lkml.org 
[lkml]   [2010]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[linux-2.6 linux-next] Can't "git pull"
From
Date
Hello.

I can't "git pull" for linux-2.6 and linux-next tree.
Other trees seems to be OK.
Is this temporary problem?

$ cd ~/linux-2.6/
$ git pull origin master
fatal: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/info/refs not found: did you run git update-server-info on the server?
$ cd ~/linux-next/
$ git pull origin master
fatal: http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/info/refs not found: did you run git update-server-info on the server?
$ for i in 204.152.191.40 130.239.17.7 149.20.20.136 199.6.1.166; do curl http://$i/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/info/refs; done
$ for i in 204.152.191.40 130.239.17.7 149.20.20.136 199.6.1.166; do curl http://$i/pub/scm/linux/kernel/git/next/linux-next.git/info/refs; done
$


\
 
 \ /
  Last update: 2010-02-13 09:15    [W:0.149 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site