![]() | ||||||||||
Messages in this thread |
Ed Tomlinson wrote: > Something strange here. After a cg-update, I had no tag for rc2. Checking > showed no problems so I used cg-clone to get another copy of the repository. > Still no rc2. > > ed@grover:/usr/src/2.6$ cg-version > cogito-0.16rc2 (73874dddeec2d0a8e5cd343eec762d98314def63) > ed@grover:/usr/src/2.6$ git --version > git version 0.99.9.GIT > > cg-clone http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 2.6 > This happened a while ago to someone else too. Apparently the http transport needs serverside help (git-update-server-info or some such must be run on the remote side). Unless you're restricted by firewalls and other you could try git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 2.6 which works flawlessly for me although it takes quite some time to transfer all the data. Linus, HPA: Are the packs cached on kernel.org? It seems to be at least a minute before the transfers start. -- Andreas Ericsson andreas.ericsson@op5.se OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-11-24 12:09 [W:0.702 / U:0.130 seconds] ©2003-2008 Jasper Spaans | ||||||||||