bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cloning gnulib from behind a firewall


From: Mike Detwiler
Subject: Re: cloning gnulib from behind a firewall
Date: Thu, 9 Sep 2010 01:28:33 -0400

Hi Ben,

I am able to clone Savannah's projects via http. The general format is
http://git.sv.gnu.org/r/<project-name>.git.

So,

git clone http://git.sv.gnu.org/r/gnulib.git

should work for you.

FYI, you can also browse the source via gitweb:
http://git.savannah.gnu.org/gitweb/

Hope this helps,

-Mike

On Wed, Sep 8, 2010 at 3:00 PM, Ben Abbott <address@hidden> wrote:
>
> I'd like to clone gnulib from behind my company's firewall.
>
> The ports for git and cvs are closed, so I tried http, and obtained the error 
> below.
>
>        export http_proxy=...
>        git clone http://git.savannah.gnu.org/gnulib.git
>        Cloning into gnulib...
>        fatal: http://git.savannah.gnu.org/gnulib.git/info/refs not found: did 
> you run git update-server-info on the server?
>
> I'm a novice regarding git, but this looks to me like my problem requires a 
> solution on the savannah end, correct?
>
> Any help that would allow me to grab a copy of gnulib while behind the 
> firewall would be appreciated.
>
> TiA
> Ben
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]