[uClinux-dev] linux-2.6.25-uc0 patch set and a git tree

Sebastian Siewior bigeasy at linutronix.de
Tue Jun 24 05:51:55 EDT 2008


Greg Ungerer wrote:
Hi Greg,

>>
>> mschnell at ms-suse:~/nios/uClinux-dist/greg> git clone 
>> http://git.kernel.org/pub/scm/linux/kernel/git/greg/uclinux.git
>> Initialized empty Git repository in 
>> /home/mschnell/nios/uClinux-dist/greg/uclinux/.git/
>> Cannot get remote repository information.
>> Perhaps git-update-server-info needs to be run there?
>>
>> (I tried both "greg" and "gerg"
> 
> Try this one with http:
> 
> http://www.kernel.org/pub/scm/linux/kernel/git/gerg/uclinux.git
Greg, you need to run git-update-server-info in order to create
info/refs which is required for dump protocols like http.
It might be a good idea to set the +x bit on hooks/post-update in order 
to support dump protocols after you pushed updates.

> Regards
> Greg
> 
Sebastian


More information about the uClinux-dev mailing list