Add a step about checking out the pydotorg tree.

This commit is contained in:
Barry Warsaw 2002-01-10 16:22:46 +00:00
parent 704d2785be
commit 853d3b59d9
1 changed files with 6 additions and 0 deletions

View File

@ -302,6 +302,12 @@ How to Make A Release
___ While you're waiting, you can start twiddling the web pages to ___ While you're waiting, you can start twiddling the web pages to
include the announcement. include the announcement.
___ If necessary, and if you have the right permissions (the
python.org sysadmins must set this up for you), check out the
web site CVS tree by doing:
% cvs -d :ext:<you>@creosote.python.org:/usr/local/cvsroot co pydotorg
___ In the python.org web site CVS tree, cd to the X.Y ___ In the python.org web site CVS tree, cd to the X.Y
subdirectory, and copy index.ht to new-index.ht. Be sure to subdirectory, and copy index.ht to new-index.ht. Be sure to
do a "cvs update" first! do a "cvs update" first!