Martin Buchholz writes:
The officially sanctioned way to get 21.2 via CVS is:
cvs -z3 -d :pserver:xemacs@cvs.xemacs.org:/usr/CVSroot checkout -R release-21-2 xemacs
I changed the tag as well so that a simple `cvs update' will get the
latest CVS sources.
Martin,
Does this mean that if I `cvs update' in an xemacs directory
containing the 21.0.6 cvs sources, that they will be updated to the
21.2.8 (or whatever the current head of the branch is) sources?
If I want to track the 21.0 sources, must I `cvs update -R
release-21-0' in said directory? I currently have two copies of the
21.0.6 tree, and I was thinking of tracking both trees
+ pbw