emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 22 branch created.


From: Jason Rumney
Subject: Re: Emacs 22 branch created.
Date: Tue, 24 Apr 2007 21:33:14 +0100
User-agent: Thunderbird 2.0.0.0 (Windows/20070326)

Jason Rumney wrote:
Kim F. Storm wrote:
I'm not sure how to clean this up (or create the missing base tag).

cvs -d ... co -D "2007-04-24 02:51"
cvs diff -r EMACS_22_BASE

manually fix up any differences by checking out the right revision of the file from the trunk (don't use -r EMACS_22_BASE!).

cvs tag EMACS_22_BRANCHPOINT

I've created the tag EMACS_22_BRANCHPOINT. Due to python.el and version number changes on the branch, I did the diff one hour forwards and backwards from the time above - which is the time Chong sent the announcement, to ensure I had the correct revisions. The only changes in that timeframe were to src/xdisp.c and src/Changelog by Chong before the branch, so I am pretty sure -D "2007-04-24 02:51" gives the correct revisions for all files.

It may be possible to rename EMACS_22_BASE to EMACS_22_RC using cvs tag -A, depending on how that is implemented - if it creates a new tag pointing to the same versions then it should work, but if it creates a real alias, as the name suggests, then it could have disasterous consequences when we change EMACS_22_BASE to replace EMACS_22_BRANCHPOINT (the latter is easily done).









reply via email to

[Prev in Thread] Current Thread [Next in Thread]