git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] Git v1.7.12-rc1
Date: Fri, 3 Aug 2012 13:03:36 -0400	[thread overview]
Message-ID: <20120803170336.GA24237@sigill.intra.peff.net> (raw)
In-Reply-To: <20120803161916.GA16973@sigill.intra.peff.net>

On Fri, Aug 03, 2012 at 12:19:16PM -0400, Jeff King wrote:

> On Mon, Jul 30, 2012 at 03:06:13PM -0700, Junio C Hamano wrote:
> 
> >  * git native protocol agents learned to show software version over
> >    the wire, so that the server log can be examined to see the vintage
> >    distribution of clients.
> 
> Hmm. Is this true?
> 
> I was just flipping through some old topics of mine, and I noticed that
> the final patch of jk/version-string never got applied to the topic
> branch. It was posted here:
> 
>   http://article.gmane.org/gmane.comp.version-control.git/199059
> 
> and you picked up the other patches in the series, but not that one. So
> I think it was just a simple mistake.
> 
> I've been running with it locally for 2 months and haven't seen any
> problem.  Unfortunately it's a bit too non-trivial to be appropriate for
> 1.7.12 at this point in the cycle, so I guess we will have to let it
> cook in the next iteration.
> 
> Here's a repost for convenience.

And here's an update to the release notes.

-- >8 --
Subject: [PATCH] RelNotes: drop version-string topic from 1.7.12

The final patch which actually turns this feature on was
never applied to the topic branch, so it did not make it
into this cycle.
---
 Documentation/RelNotes/1.7.12.txt | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Documentation/RelNotes/1.7.12.txt b/Documentation/RelNotes/1.7.12.txt
index 786a702..cffa0db 100644
--- a/Documentation/RelNotes/1.7.12.txt
+++ b/Documentation/RelNotes/1.7.12.txt
@@ -51,10 +51,6 @@ UI, Workflows & Features
    read. The error message in this case was updated to give better
    hints to the user.
 
- * git native protocol agents learned to show software version over
-   the wire, so that the server log can be examined to see the vintage
-   distribution of clients.
-
  * "git help -w $cmd" can show HTML version of documentation for
    "git-$cmd" by setting help.htmlpath to somewhere other than the
    default location where the build procedure installs them locally;

  reply	other threads:[~2012-08-03 17:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-30 22:06 [ANNOUNCE] Git v1.7.12-rc1 Junio C Hamano
2012-08-03 16:19 ` Jeff King
2012-08-03 17:03   ` Jeff King [this message]
2012-08-03 19:14     ` Junio C Hamano
2012-08-03 19:23       ` Jeff King
2012-08-03 19:50         ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120803170336.GA24237@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).