<div dir="ltr">Hi,<br><br>I have been trying to push my code for review, but i have been unable to do so as this is my first time and i am not familiar with gerrit.<br><br>I have followed the steps in the wiki and have searched on the net regarding this also.<div><br></div><div>git review -s runs fine and the output is nothing.<br>Whenever i run 'git review -l', i get this output<div><br><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">$ git review -l<br>Cannot fetch review information from gerrit<br>The following command failed with exit code 255<br>    "ssh -xp29418 <a href="mailto:dewana-dewan@gerrit.libreoffice.org">dewana-dewan@gerrit.libreoffice.org</a> gerrit query --format=JSON project:online status:open"<br>-----------------------<br>ssh: Could not resolve hostname <a href="http://gerrit.libreoffice.org">gerrit.libreoffice.org</a>: Temporary failure in name resolution<br>-----------------------</blockquote><div><br></div></div></div><div>other than that</div><div><br></div><div>this is the output of 'git remote -v'</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">$ git remote -v<br>origin<span class="gmail-Apple-tab-span" style="white-space:pre">  </span><a href="https://anongit.freedesktop.org/git/libreoffice/online.git">https://anongit.freedesktop.org/git/libreoffice/online.git</a> (fetch)<br>origin<span class="gmail-Apple-tab-span" style="white-space:pre">     </span>ssh://<a href="http://dewana-dewan@gerrit.libreoffice.org:29418/online">dewana-dewan@gerrit.libreoffice.org:29418/online</a> (push)</blockquote><div><br></div><div>and this is the ssh config file</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Host logerrit <a href="http://gerrit.libreoffice.org">gerrit.libreoffice.org</a><br><span class="gmail-Apple-tab-span" style="white-space:pre">    </span>IdentityFile ~/.ssh/id_rsa<br><span class="gmail-Apple-tab-span" style="white-space:pre">  </span>User dewana-dewan<br><span class="gmail-Apple-tab-span" style="white-space:pre">   </span>Port 29418<br><span class="gmail-Apple-tab-span" style="white-space:pre">  </span>HostName <a href="http://gerrit.libreoffice.org">gerrit.libreoffice.org</a></blockquote></div><div> </div><div>Please let me know what i am doing wrong, and how i can rectify it.<br><br>Thanks,</div></div></div>