emacs-devel
[Top][All Lists]
Advanced

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

Re: Please pretest Emacs 21.3


From: Miles Bader
Subject: Re: Please pretest Emacs 21.3
Date: 30 May 2002 12:18:30 +0900

"D. Goel" <address@hidden> writes:
> +----
> | 
> | cvs -d:pserver:address@hidden:/cvsroot/emacs
> | login 
> |  
> | cvs -z3 -d:pserver:address@hidden:/cvsroot/emacs co
> | emacs
> +----
> 
> are these okay?   the README in the emacs/ now mentions version
> 21.3.50...  

That's the `HEAD' version.  To get the prestest, you should use this
instead for the second command:

   cvs -z3 -d:pserver:address@hidden:/cvsroot/emacs co -rEMACS_21_1_RC emacs
 
However, since you've already got an emacs directory checked out, you
can just cd there, and use `update' to do the work, like:

   cd emacs
   cvs update -rEMACS_21_1_RC -d -P

-Miles
-- 
Would you like fries with that?



reply via email to

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