Re: Pulling linux-2.6.git with gitinit.sh and gitpull.sh fails

2005-04-22 Thread Rhys Hardwick
Petr Baudis wrote: Dear diary, on Fri, Apr 22, 2005 at 05:24:27PM CEST, I got a letter where Rhys Hardwick <[EMAIL PROTECTED]> told me that... Seems your /bin/sh do not support 'echo -e' ... Know what provides your /bin/sh (I think ash at least do support it)? Petr, I think you sho

Re: Pulling linux-2.6.git with gitinit.sh and gitpull.sh fails

2005-04-22 Thread Rhys Hardwick
On Friday 22 Apr 2005 14:52, Martin Schlemmer wrote: > On Fri, 2005-04-22 at 14:42 +0100, Rhys Hardwick wrote: > > Hey there, > > > > I am trying to pull the latest repository of the linux-2.6 git from > > Linus' rsync mirror. > > > > Here is the shell:

Pulling linux-2.6.git with gitinit.sh and gitpull.sh fails

2005-04-22 Thread Rhys Hardwick
Hey there, I am trying to pull the latest repository of the linux-2.6 git from Linus' rsync mirror. Here is the shell: === [EMAIL PROTECTED]:~/repo/linux-2.6.repo$ gitinit.sh rsync://www.kernel.org/pub/linux/kernel/people/torvalds/linux-2.6.git defaulting to local storage area gitpull

Re: Git hangs while executing commit-tree

2005-04-20 Thread Rhys Hardwick
Cheers for the help! Rhys On Wednesday 20 Apr 2005 22:35, Petr Baudis wrote: > Dear diary, on Wed, Apr 20, 2005 at 11:28:35PM CEST, I got a letter > where Rhys Hardwick <[EMAIL PROTECTED]> told me that... > > > Hey, > > Hi, > > > [EMAIL PRO

Git hangs while executing commit-tree

2005-04-20 Thread Rhys Hardwick
Hey, The following is a copy of the terminal session in question: [EMAIL PROTECTED]:~/repo/tmp.repo$ ls [EMAIL PROTECTED]:~/repo/tmp.repo$ init-db defaulting to local storage area [EMAIL PROTECTED]:~/repo/tmp.repo$ ls -l .git total 4 drwxr-xr-x 258 rhys rhys 4096 2005-04-20 20:52 objects [EMAIL