[Python-checkins] Documentation branched.

Fred L. Drake, Jr. Fred L. Drake, Jr." <fdrake@cnri.reston.va.us
Mon, 23 Aug 1999 18:09:01 -0400 (EDT)


  I've branched the CVS repository for the documentation; the
release152p1-patches branch will be used to for bug-fixes to the
documentation for Python 1.5.2, while the head of the tree will be
used for "cutting edge" documentation.  There won't be a lot of
differences for a while, but I don't want to let too much pile up for
later.
  To get a copy of the maintenance branch, use:

  cvs -d :pserver:pythoncvs@cvs.python.org:/projects/cvsroot login

(The password is "snakeoil", without the quotes.)  Then:

  cvs -z6 -d :pserver:pythoncvs@cvs.python.org:/projects/cvsroot \
    co -d Doc-1.5.2p1 python/Doc

  This will checkout the maintenance version of the documentation tree 
in the directory Doc-1.5.2p1.


  -Fred

--
Fred L. Drake, Jr. <fdrake@cnri.reston.va.us>
Corporation for National Research Initiatives