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

From: Martin Schlemmer <azarah@nosferatu.za.org>
Date: 2005-04-22 23:52:20
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:
> 
> ===========
> 
> rhys@metatron:~/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.sh: unknown remote
> gitinit.sh: pull failed
> rhys@metatron:~/repo/linux-2.6.repo$ rm -r .git
> rhys@metatron:~/repo/linux-2.6.repo$ gitinit.sh 
> www.kernel.org/pub/linux/kernel/people/torvalds/linux-2.6.git
> defaulting to local storage area
> gitpull.sh: unknown remote
> gitinit.sh: pull failed
> rhys@metatron:~/repo/linux-2.6.repo$   
> 
> =============
> 
> Any idea why this is not working?
> 

Try:

 $ git init rsync://www.kernel.org/pub/linux/kernel/people/torvalds/linux-2.6.git



-- 
Martin Schlemmer



-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Fri Apr 22 23:48:38 2005

This archive was generated by hypermail 2.1.8 : 2005-04-22 23:48:38 EST