Hi all.

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
Gives me:
Initialized empty Git repository in /home/laird/DirectFB/.git/
fatal: Unable to look up git.directfb.org (port 9418) (Name or service not
known)
fetch-pack from 'git://git.directfb.org/git/directfb/core/DirectFB.git'
failed.

Is there any problem with the GIT server access as I seem to be able to get
GIT access to some places but not DirectFB!!!
(It seems git.directfb.org/XXXXX/XXXX) does not exist 
I hope you can help
Cheers
Dan

-- 
View this message in context: 
http://www.nabble.com/GIT-Access-Issues-tf3980827.html#a11300878
Sent from the DirectFB Users mailing list archive at Nabble.com.


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

Reply via email to