login
Header Space

 
 

Re: Errors cloning over http -- git-clone and cg-clone fail to fetch a reachable object...

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Git Mailing List <git@...>
Date: Sunday, November 6, 2005 - 10:52 pm

On 11/7/05, Martin Langhoff <martin.langhoff@gmail.com> wrote:

More info on this.

git-fetch-pack (invoked by cg-fetch) bails out because it thinks it
got a 404 fetching one of the packs:

Getting pack 9cbe4a5eb777d4ee535f08feb471e812208ed3a5
 which contains 7004cdf821ab5ddcded7819dea34015b0e84cd9a
error: Unable to get pack file
http://locke.catalyst.net.nz/git/moodle.git//objects/pack/pack-9cbe4a5eb777d4ee535f08f...
The requested URL returned error: 404

However, the url is reachable via http (tested with curl and wget) and
Apache records the transaction as a 200 OK -- there's no 404 there!
(There are 404s, of course, for objects that are in the pack but not
for any pack). Trying to read http-fetch.c and http-pull.c to figure
out where we could get the return status wrong, but my C is just
nonexistant. Hints appreciated.

cheers,


martin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Errors cloning over http -- git-clone and cg-clone fail ..., Martin Langhoff, (Sun Nov 6, 10:52 pm)
Re: Errors cloning over http -- git-clone and cg-clone fail ..., Johannes Schindelin, (Tue Nov 8, 7:54 am)
speck-geostationary