Hello All, 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 <url>, it fails with this error: Cannot get remote repository information. Perhaps git-update-server-info needs to be run there? 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. I will really appreciate if any of you can show a way out of this mess. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/freedesktop/attachments/20071115/807f9877/attachment.html