From: Junio C Hamano <gitster@pobox.com>
To: "Kyle J. McKay" <mackyle@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Any chance for a Git v2.1.5 release?
Date: Tue, 24 Feb 2015 21:13:04 -0800 [thread overview]
Message-ID: <xmqq4mqapo9r.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <2D3EB6D1-3029-4F60-AF29-E044E92DB036@gmail.com> (Kyle J. McKay's message of "Tue, 24 Feb 2015 16:55:26 -0800")
"Kyle J. McKay" <mackyle@gmail.com> writes:
>> I can designate ;-), but I do not think I'd be the right person to
>> maintain or long-term-support it. Are you volunteering to oversee
>> the "LTS team"?
>
> I could not promise a team of more than one member. And that would
> not be full-time 24/7 either.
Heh. Making noises to find like-minded people would be the first
step to build a viable team, and hopefully you are already doing a
good job here ;-)
>> It would involve:
>>
>> - Monitor "git log --first-parent maint-lts..master" and find
>> the tip of topic branches that need to be down-merged;
>>
>> - Down-merge such topics to maint-lts; this might involve
>> cherry-picking instead of merge, as the bugfix topics may
>> originally be done on the codebase newer than maint-lts;
>
> I've been cherry-picking fixes for a while now onto older releases. I
> don't suppose down-merging would be that much more difficult with a
> fallback to cherry-picking.
>
>> - Use the tip of the maint-lts branch in everyday work.
>>
>> The last item is the most important of the above, because I do not
>> have time for that. I can help with the first two to some degree,
>> though.
>
> That's pretty much all I use at this point -- a slightly older release
> with cherry-picked fixes. While it did cause me to find the problem
> with the first version of the loose alternates fix, having only one
> person use such a release doesn't provide that much coverage.
That is why I used the word "team".
> It occurs to me that if the "maint-lts" updates were limited to crash
> fixes, regressions and security issues then often the pre-built man
> pages and docs from the release it's based on could be used as-is with
> the exception of the new release notes which might save some time.
Cutting release tarballs including the pre-formatting docs might
consume a lot of machine time, but it does not cost me time at all.
I have Makefile for that ;-)
Judging which fixes that have proven themselves to be safe and sound
(by being in 'next', 'master' and hopefully 'maint' for some time)
are worthy enough of down-merging to the LTS track is something I'd
want to farm out to the LTS team. I am already doing the "safe and
sound" part by deciding which topics to merge to 'maint' among the
topics that have gone through 'pu' to 'next' to 'master' branches,
but not all that are worthy enough to be merged to 'maint' may be
important enough to bother downmerging and updating LTS track with,
and picking which ones matter to the LTS users is what the folks who
are interested in the LTS can help.
next prev parent reply other threads:[~2015-02-25 5:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <C5211E53-8905-41C9-9D28-26D7BB51E76A@gmail.com>
[not found] ` <xmqqk2z7qe8s.fsf@gitster.dls.corp.google.com>
2015-02-25 0:55 ` Any chance for a Git v2.1.5 release? Kyle J. McKay
2015-02-25 5:13 ` Junio C Hamano [this message]
2015-02-26 7:40 ` Kyle J. McKay
2015-02-26 20:54 ` Junio C Hamano
2015-02-26 23:38 ` Kyle J. McKay
2015-02-26 23:51 ` Junio C Hamano
2015-02-27 22:49 ` Philip Oakley
2015-03-12 1:23 ` Kyle J. McKay
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=xmqq4mqapo9r.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=mackyle@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.