unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Tim Cross <theophilusx@gmail.com>
Cc: "Óscar Fuentes" <ofv@wanadoo.es>, emacs-devel@gnu.org
Subject: Re: Release tags
Date: Wed, 05 Sep 2012 10:53:17 +0900	[thread overview]
Message-ID: <877gs9teuq.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <CAC=50j84CE_=S8fnE6v9XaWz2MKHEbERKDEA8VqAhaFcvfN8Mw@mail.gmail.com>

Tim Cross writes:

[Please trim irrelevant stuff you didn't write.]

 > I cannot see any emacs-24.2 tag in the main trunk. I suspect (but
 > don't know for sure) that this is because the tag was not made in the
 > emacs-24 branch before it was merged back into trunk.

Right.  What could and IMO should be done (ie, I do it when I'm RM :-)
is to tag the branch point.  That is the last "known good" point on
the trunk (given the Emacs release process).

 > Obviously, I could just check out the emacs-24 branch. However, I was
 > hoping to avoid having to either switch branches

Why?  You're doing essentially the same thing anyway if you check out
a tag.  It's not a branch switch, but you've got the wrong code base
for making changes to.  ("Wrong" in the sense that you run a risk of
unnecessary conflicts when merging your changes.)

I'll grant that the bzr implementation of this gives me hives, but
from the user point of view a shared repo (efficient storage of
revisions common to the branches of interest) plus a lightweight
checkout gives you the same effect as colocated branches for this
purpose, at the slight cost of setting up a shared repo and learning
an extra command IIRC.

 > An earlier post in this thread identifies the revision number where
 > the emacs-24.2 version was merged back into the dev trunk, so I can
 > achieve what I want using that revision number.

No, you can't, if "known good revision" is what you want.  Any
instability introduced *in the trunk* since emacs-24.2 branched from
the trunk is still in the trunk.  You do not get a "known good"
revision.  You only get fixes to emacs-24.2 since the branch, but
these should be pretty small, and won't address "new" instability.

Steve



  reply	other threads:[~2012-09-05  1:53 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28 16:48 Release tags chad
2012-08-29  2:40 ` Chong Yidong
2012-09-04  0:40   ` Tim Cross
2012-09-04  2:25     ` Óscar Fuentes
2012-09-04  2:29     ` William Stevenson
2012-09-04  2:50       ` Eli Zaretskii
2012-09-04 14:32         ` Jason Rumney
2012-09-04 15:57           ` Óscar Fuentes
2012-09-04 16:04             ` Jason Rumney
2012-09-04 17:47               ` Andreas Schwab
2012-09-05 14:55                 ` Jason Rumney
2012-09-05 15:18                   ` Andreas Schwab
2012-09-05 15:33                     ` Óscar Fuentes
2012-09-07 13:22                       ` Jason Rumney
2012-09-07 14:35                         ` Eli Zaretskii
2012-09-07 15:27                         ` Stefan Monnier
2012-09-04 18:24               ` Óscar Fuentes
2012-09-04 22:43                 ` Tim Cross
2012-09-05  1:53                   ` Stephen J. Turnbull [this message]
2012-09-05  2:34                   ` Óscar Fuentes
2012-09-05  3:07                     ` Stephen J. Turnbull
2012-09-05  3:49                       ` Óscar Fuentes
2012-09-05  5:11                         ` Stephen J. Turnbull
2012-09-05  6:34                           ` Jambunathan K
2012-09-05 12:48                           ` Tim Cross
2012-09-05 16:25                           ` Eli Zaretskii
2012-09-05 16:23                         ` Eli Zaretskii
2012-09-05 16:21                       ` Eli Zaretskii
2012-09-05 17:32                         ` Stephen J. Turnbull
2012-09-05 17:42                           ` Eli Zaretskii
2012-09-05 14:32                     ` Stefan Monnier
2012-09-04 16:57             ` Eli Zaretskii
2012-09-04 16:53           ` Eli Zaretskii
2012-09-05  7:16         ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=877gs9teuq.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    --cc=theophilusx@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).