emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 22 branch created.


From: Eric Lilja
Subject: Re: Emacs 22 branch created.
Date: Tue, 24 Apr 2007 12:13:33 +0200
User-agent: Thunderbird 2.0.0.0 (Windows/20070326)

Chong Yidong wrote:
I've created the Emacs 22 branch, which has CVS tag EMACS_22_BASE.
(I'm not sure of the reason for shouting, but it seems to be
traditional.)

How do I perform a checkout from this branch? I used to do:
cvs -z3 -d:pserver:address@hidden:/sources/emacs co emacs

but I guess that would give me mainline sources now... I know little about cvs.


Note that you need to use "-r EMACS_22_BASE" to apply your changes to
the branch.  If you want to work in the branch, I believe the easiest
way is to do

cvs up -r EMACS_22_BASE

in your working directory, which will move it to the branch;
subsequent commits will then apply to the branch.

Since the python.el issue doesn't seem likely to be resolved in the
near future, I will go ahead and remove it from the branch.  Then I
will roll the 22.0.99 pretest; it should come online in a couple of
hours.

Thanks.

- Eric





reply via email to

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