On Tue, Jun 26, 2007, Daniel Laird wrote:
> 
> I am stuck behind a HTTP Firewall (Doh!)
> I am trying to check out from GIT
> 
> I have http_proxy set, I have . ~/.curlrc file
> 
> I can do
> git clone http://anongit.freedesktop.org/git/xorg/lib/libX11.git
> And all works fine..
> However
> git clone git://git.directfb.org/git/directfb/core/DirectFB.git

AFAIK git:// protocol doesn't work via HTTP. You'd need
differernt git server setup on directfb.org to support
git via http (but it is less efficient than git://).

Johannes

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to