Poole, Bryce wrote:
> Has anyone tried accessing the git repository using http?
> 
>  
> 
> I am behind a corporate proxy.  The git port is not available, but http 
> is.  Reading the git FAQ for wine, git can use http if the url is 
> changed from “git:” to “http:” and continuing as normal.  When I did 
> this for wine’s git repository, I was able to download it.  However, 
> when I try to download DirectFB over http I get an error.
> 
>  
> 
> These are the commands I ran:
> 
>  
> 
>>  export http_proxy=http://proxyserver:proxyport
> 
>>  git clone http://git.directfb.org/git/directfb/core/DirectFB.git
> 
> Initialized empty Git repository in /tmp/DirectFB/.git/
> 
> warning: remote HEAD refers to nonexistent ref, unable to checkout.

If someone points me to a HOWTO I'll set it up.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to