git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Errors cloning over http -- git-clone and cg-clone fail to fetch a reachable object...
@ 2005-11-06 21:54 Martin Langhoff
  2005-11-07  2:52 ` Martin Langhoff
  2005-11-08 11:19 ` Ben Clifford
  0 siblings, 2 replies; 12+ messages in thread
From: Martin Langhoff @ 2005-11-06 21:54 UTC (permalink / raw)
  To: Git Mailing List

Strange!

I'm getting errors when cloning over http

git-clone http://locke.catalyst.net.nz/git/moodle.git mdlfoo
(...)
error:  (curl_result = 3601440, http_code = 200, sha1 =
f04241b142edfbf28fff2babb426cbab5b44e26b)
Getting pack list
error:
Getting alternates list
error: Unable to find f04241b142edfbf28fff2babb426cbab5b44e26b under
http://locke.catalyst.net.nz/git/moodle.git/

Cannot obtain needed commit f04241b142edfbf28fff2babb426cbab5b44e26b
while processing commit 0965f28d4d75f324b86c8f7490830fea471c65c5.

This commit object is easily reachable at
http://mirrors.catalyst.net.nz/git/moodle.git/objects/f0/4241b142edfbf28fff2babb426cbab5b44e26b

If I use cg-clone, I get a similar error

cg-clone http://locke.catalyst.net.nz/git/moodle.git#mdl-artena-tairawhiti
mdlfooo
(...)
Cannot obtain needed object 214e6374d49e6d014f0ba6f159d585a3fe468909
while processing commit 0000000000000000000000000000000000000000.
cg-fetch: objects fetch failed
cg-clone: fetch failed

This commit object seems to be in a pack:
http://mirrors.catalyst.net.nz/git/moodle.git/objects/pack/pack-094560c0177ad659a6e172739c4be53da749e5f0.pack

git-cat-file on the server works correctly, and cloning/working over
git+ssh works too.

cheers,


martin

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-11-09 11:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-06 21:54 Errors cloning over http -- git-clone and cg-clone fail to fetch a reachable object Martin Langhoff
2005-11-07  2:52 ` Martin Langhoff
2005-11-07  4:37   ` Nick Hengeveld
2005-11-07  4:50     ` Martin Langhoff
2005-11-07 17:14       ` Nick Hengeveld
2005-11-08  2:37         ` Martin Langhoff
2005-11-08  6:31           ` Nick Hengeveld
2005-11-08 11:54           ` Johannes Schindelin
2005-11-08 11:19 ` Ben Clifford
2005-11-09  1:09   ` Nick Hengeveld
2005-11-09  9:49     ` Ben Clifford
2005-11-09 11:20       ` Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).