Re: git clone wiki error
Thomas Schwinge <[email protected]>
| Newsgroups | gmane.os.hurd.web.devel,gmane.os.hurd.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello! On Wed, Jul 09, 2008 at 10:36:10AM +0200, I wrote: > On Wed, Jul 09, 2008 at 10:03:58AM +0200, I wrote: > > On Wed, Jul 09, 2008 at 10:17:11AM +0530, Shakthi Kannan wrote: > > > I am trying to get a copy of the Hurd wiki using: > > > > > > git clone http://www.bddebian.com/git/wiki wiki > > > > > > and it exits with this error: > > > > > > === BEGIN ERROR === > > > > > > Getting alternates list for http://www.bddebian.com/git/wiki > > > Getting pack list for http://www.bddebian.com/git/wiki > > > error: Unable to find 0000000000000000000000000000000000000000 under > > > http://www.bddebian.com/git/wiki > > > Cannot obtain needed object 0000000000000000000000000000000000000000 OK. I saw this as well. One one system. On another one it works just fine. The system where it doesn't work has git version 1.4.4.4, the system where it does work has git version 1.5.3.3. Updating your git version should solve this problem. > $ git clone http://www.bddebian.com/git/wiki > error: Couldn't get http://www.bddebian.com/git/wiki/refs/heads/master for heads/master > The requested URL returned error: 404 > error: Could not interpret heads/master as something to pull The `heads/master' file indeed was missing after the ``git repack''. Doing one commit to the repository restored it. Regards, Thomas
signature.asc
(application/pgp-signature, 191 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFIdyYDgfzh735dTTURAvAlAJ426bDjjfWjugvERAz3SwyriYmGAQCdGp7E UIsHHNfD0FsUHXjXw03Qz00= =Lopk -----END PGP SIGNATURE-----