Re: bootstrapping fails with git v1.4.4.4

2008-01-10 Thread Jim Meyering
Steven Schubiger <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED]:~/code/foreign/coreutils$ ./bootstrap > ./bootstrap: Bootstrapping from checked-out coreutils sources... > ./bootstrap: getting gnulib files... > Usage: /usr/bin/git-clone [--template=] > [--use-separate-remote] [--reference ] [--bare

Re: bootstrapping fails with git v1.4.4.4

2008-01-10 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Steven Schubiger on 1/10/2008 6:33 AM: | 228 git clone --depth 2 git://git.sv.gnu.org/gnulib || | | causes trouble here. git-clone --depth was not added until git 1.5.0. Either upgrade git (now at 1.5.3.8 upstream), or you must clo

bootstrapping fails with git v1.4.4.4

2008-01-10 Thread Steven Schubiger
[EMAIL PROTECTED]:~/code/foreign/coreutils$ ./bootstrap ./bootstrap: Bootstrapping from checked-out coreutils sources... ./bootstrap: getting gnulib files... Usage: /usr/bin/git-clone [--template=] [--use-separate-remote] [--reference ] [--bare] [-l [-s]] [-q] [-u ] [--origin ] [-n] [] I remove