<div class="gmail_quote">Hello All, <br><br>I have been having a great deal of difficulty getting code from the git repositories. If I try git:// type URLs that fails because I am behind firewall. I have installed curl and also configured ~/.curlrc with proxy information and I also have http_proxy environment variables. So, both my wget and curl work fine for the URL I use when trying git clone. But, when I try the same URL with git clone &lt;url&gt;, it fails with this error: Cannot get remote repository information.
<br>Perhaps git-update-server-info needs to be run there?<br><br>Probably my proxy server has problem with git:// type URL and so I have tried replacing those URLs with http:// type URL. But, even that gets the error I mentioned above. 
<br><br>I will really appreciate if any of you can show a way out of this mess. <br><br>Thanks<br><font color="#888888"><br></font></div>