diff --git a/pep-0101.txt b/pep-0101.txt index 5caa52f16..fbc843e0f 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -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