On Sep 9, 2010, at 10:06 AM, Jarno Rajahalme wrote:
> On Sep 9, 2010, at 16:52 , ext Ben Abbott wrote:
>> Thanks Eric.
>>
>> Cloning from ...
>>
>> git clone http://repo.or.cz/r/gnulib.git
>>
>> worked nicely. I liked the "insteadof" suggestion, but when I tried it I got
>> the same err
On Sep 9, 2010, at 16:52 , ext Ben Abbott wrote:
> Thanks Eric.
>
> Cloning from ...
>
> git clone http://repo.or.cz/r/gnulib.git
>
> worked nicely. I liked the "insteadof" suggestion, but when I tried it I got
> the same error as before ... even though ~/.gitconfig has the substitution
On Sep 8, 2010, at 10:02 PM, Eric Blake wrote:
> On 09/08/2010 01:00 PM, Ben Abbott 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 cl
Hi Ben,
I am able to clone Savannah's projects via http. The general format is
http://git.sv.gnu.org/r/.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 We
On 09/08/2010 01:00 PM, Ben Abbott 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
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.savanna