Hello, Mark Wooding wrote: > (Yes, that repository exists and is live; the server is fairly > well-connected. FWIW, I've put up a tarball of the repository called > .../funt.git.tar.gz too.) You ought to be greeted with text like this: > > error: Unable to find b4f495485ca9ae825ec8c504cdcf24652342f43c under > http://boyle.nsict.org/~mdw/funt/.git/ > > Cannot obtain needed commit b4f495485ca9ae825ec8c504cdcf24652342f43c > while processing commit 351c72525b9ee5b2321c65598ce82a4e79015012. > > If you're very lucky, git-http-fetch will segfault. I have the same problem here with an other http repo. I just finished bisecting when i got your mail. The offending commit is 056211053b7516a57ff7a6dd02f503ecef6fca70: git-clone: do not special case dumb http. Best regards Uwe -- Uwe Zeisberger primes where sieve (p:xs) = [ x | x<-xs, x `rem` p /= 0 ]; \ primes = map head (iterate sieve [2..]) - 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.htmlReceived on Tue Jan 31 20:33:18 2006
This archive was generated by hypermail 2.1.8 : 2006-01-31 20:33:27 EST