Re: [RFC 2/2] Add Git-aware CGI for Git-aware smart HTTP transport

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Sunday, August 3, 2008 - 3:16 pm

I very much like it.

But could you be a bit more explicit than application/x-git-refs magic?  I
suspect very strongly that clueless server operators would advertise the
type on repositories statically hosted there, and would defeat the point
of your patch.

We are not changing update-server-info so if we can find a place we can
use to hide the "magic", it would be a much more robust.

Perhaps "#" comment line in info/refs that is ignored on the reading side
but update-server-info never generates on its own?

Or perhaps sort the output differently from how update-server-info
produces its output, so that older client would not care but the magic
aware client can notice?



--
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:
More on git over HTTP POST, H. Peter Anvin, (Fri Aug 1, 2:50 pm)
Re: More on git over HTTP POST, Shawn O. Pearce, (Sat Aug 2, 1:57 pm)
Re: More on git over HTTP POST, Daniel Stenberg, (Sat Aug 2, 2:00 pm)
Re: More on git over HTTP POST, Shawn O. Pearce, (Sat Aug 2, 2:08 pm)
Re: More on git over HTTP POST, Petr Baudis, (Sat Aug 2, 2:23 pm)
Re: More on git over HTTP POST, Shawn O. Pearce, (Sat Aug 2, 2:32 pm)
Re: More on git over HTTP POST, Shawn O. Pearce, (Sat Aug 2, 7:56 pm)
Re: More on git over HTTP POST, Junio C Hamano, (Sat Aug 2, 8:27 pm)
Re: More on git over HTTP POST, Shawn O. Pearce, (Sat Aug 2, 8:31 pm)
Re: More on git over HTTP POST, H. Peter Anvin, (Sat Aug 2, 8:47 pm)
Re: More on git over HTTP POST, H. Peter Anvin, (Sat Aug 2, 8:51 pm)
Re: More on git over HTTP POST, H. Peter Anvin, (Sat Aug 2, 9:01 pm)
Re: More on git over HTTP POST, Shawn O. Pearce, (Sat Aug 2, 9:10 pm)
Re: More on git over HTTP POST, Shawn O. Pearce, (Sat Aug 2, 9:12 pm)
Re: More on git over HTTP POST, Mike Hommey, (Sat Aug 2, 11:43 pm)
Re: More on git over HTTP POST, david, (Sun Aug 3, 1:10 am)
Re: More on git over HTTP POST, H. Peter Anvin, (Sun Aug 3, 4:29 am)
Re: More on git over HTTP POST, H. Peter Anvin, (Sun Aug 3, 4:31 am)
Re: More on git over HTTP POST, H. Peter Anvin, (Sun Aug 3, 4:42 am)
Re: [RFC 2/2] Add Git-aware CGI for Git-aware smart HTTP t ..., Junio C Hamano, (Sun Aug 3, 3:16 pm)
Re: [RFC 2/2] Add Git-aware CGI for Git-aware smart HTTP t ..., Johannes Schindelin, (Mon Aug 4, 3:08 am)
Re: [RFC 2/2] Add Git-aware CGI for Git-aware smart HTTP t ..., Johannes Schindelin, (Mon Aug 4, 3:26 am)
Add Git-aware CGI for Git-aware smart HTTP transport, H. Peter Anvin, (Tue Aug 12, 6:56 pm)
Re: Add Git-aware CGI for Git-aware smart HTTP transport, Shawn O. Pearce, (Tue Aug 12, 7:37 pm)