On Sat, 26 Jan 2008, Johannes Schindelin wrote: > Hi, > > On Fri, 25 Jan 2008, Daniel Barkalow wrote: > > > This shares the connection between getting the remote ref list and > > getting objects in the first batch. (A second connection is still used > > to follow tags) > > I applied this locally, and now I get a few "fatal: The remote end hung up > unexpectedly" errors; when I started "git fetch" in a gdb session, it did > not stop at die_builtin(), which leads me to believe that the error comes > from upload-pack. > > Any ideas? That sounds vaguely like the symptom of one of the bug I had when I wrote it, but I think that was causing test failures and this isn't. In my testing, I've gotten it to happen, but only with ssh. What is your test case like? I haven't gotten it to fail when it had anything to do, so I'm thinking it might be forgetting to let the remote end know that it isn't interested. -Daniel *This .sig left intentionally blank* - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html