Denis Oliver Kropp wrote:
> 
> Daniel Laird wrote:
>> 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.
> 
> Nameserver seems to be working, but anyhow, try this:
> 
> git clone git://217.160.122.233/git/directfb/core/DirectFB.git
> 
> 
> -- 
> Best regards,
>    Denis Oliver Kropp
> 
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/                 |
> "------------------------------------------"
> 
> _______________________________________________
> directfb-users mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
> 
> 
Still no luck, maybe my server is getting inthe way!

Will try on a machine with direct connection

Cheers
Dan

-- 
View this message in context: 
http://www.nabble.com/GIT-Access-Issues-tf3980827.html#a11303321
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