git clone rsync:... ?

2005-07-11 Thread Marc Singer
[EMAIL PROTECTED] /git > git clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6 defaulting to local storage area ssh: rsync: Name or service not known fatal: unexpected EOF I've read several messages that this is changing, but it still isn

Re: git clone rsync:... ?

2005-07-11 Thread Junio C Hamano
Marc Singer <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] /git > git clone > rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > linux-2.6 > defaulting to local storage area > ssh: rsync: Name or service not known > fatal: unexpected E

Re: git clone rsync:... ?

2005-07-11 Thread Marc Singer
On Mon, Jul 11, 2005 at 03:11:23PM -0700, Junio C Hamano wrote: > Marc Singer <[EMAIL PROTECTED]> writes: > > > [EMAIL PROTECTED] /git > git clone > > rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > > linux-2.6 > > defaulting

Re: git clone rsync:... ?

2005-07-11 Thread Junio C Hamano
Marc Singer <[EMAIL PROTECTED]> writes: > Looks like something's borked. Cogito I slurped about half hour ago has a quite different git-clone-script from your 4-line version. It is not surprising "git clone -l" would not work with it ;-). I just checked. Are you using Cogito 0.12 by any chance

Re: git clone rsync:... ?

2005-07-11 Thread Marc Singer
On Mon, Jul 11, 2005 at 03:36:53PM -0700, Junio C Hamano wrote: > Marc Singer <[EMAIL PROTECTED]> writes: > > > Looks like something's borked. > > Cogito I slurped about half hour ago has a quite different > git-clone-script from your 4-line version. It is not surprising > "git clone -l" would n