On Fri, Aug 10, 2012 at 8:37 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Jeff King <peff@xxxxxxxx> writes: > >> Ugh, the jk/version-string topic breaks fetching from Google Code. With >> my patch, the client unconditionally sends an "agent=foo" capability, >> but the server does not like seeing the unknown capability and ends the >> connection (I'm guessing with some kind of internal exception, since it >> spews "Internal server error" over the protocol channel). > > I asked the folks who run code.google.com and they are indeed seeing > something like these in their logs: > > >> Client asked for capability agent=git/1.7.12.rc2.79.g86c1702 that was not advertised. FWIW, this error comes from Dulwich: https://github.com/jelmer/dulwich/blob/25250c1694dac343d469742aeafa139f37fc4ec6/dulwich/server.py#L196 So any servers running Dulwich would be affected by this...though I'm not aware of any large-scale Dulwich installations other than Google Code. > So please consider your conjecture confirmed, and thanks for a > prompt fix. > -- > 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 -- 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