Denis Oliver Kropp wrote:
> 
> Johannes Stezenbach wrote:
>> 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://).
> 
> Better than nothing :)
> 
> Does anyone know already, a hint or direction? Otherwise I'll find out 
> how to add it.
> 
> -- 
> 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
> 
> 
I found this:
http://kernel.org/pub/software/scm/git/docs/howto/setup-git-server-over-http.txt

Hope it helps
Dan

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