bug-gnulib
[Top][All Lists]
Advanced

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

Re: cloning gnulib with --depth=2 option hangning


From: Bruno Haible
Subject: Re: cloning gnulib with --depth=2 option hangning
Date: Thu, 21 Apr 2011 22:56:29 +0200
User-agent: KMail/1.9.9

Hi John,

John W. Eaton wrote:
> When I execute
> 
>   git clone --depth=2 git://git.sv.gnu.org/gnulib
> 
> as is done when running the bootstrap script for the first time, the
> git process hangs.

Yes, for me too it hangs. (git version 1.6.3.2)

The documentation on savannah.gnu.org
<https://savannah.gnu.org/git/?group=gnulib>
recommends to do

  git clone git://git.savannah.gnu.org/gnulib.git

that is,
  - no --depth option,
  - use a .git suffix at the end.

> What could be causing it?

Apparently the --depth option is the cause. --depth=1000 also hangs.

Bruno
-- 
In memoriam Claus Schenk Graf von Stauffenberg 
<http://en.wikipedia.org/wiki/Claus_Schenk_Graf_von_Stauffenberg>



reply via email to

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