Jack rightly suggests doing the cvs update with -d -P and -A.

This commit is contained in:
Barry Warsaw 2001-10-25 15:42:57 +00:00
parent 5bcb5cfe0a
commit ad5d244ead
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@ How to Make A Release
To create a branch the following steps are taken:
___ Do a CVS update with the -A flag, e.g.
% cvs update -A
___ Do a CVS update with the -A, -d, and -P flags, e.g.
% cvs -q update -d -P -A
___ CVS tag the trunk with the symbolic name "rXYaZ-fork", e.g.
% cvs tag r22a3-fork