[Python-Dev] CVS question: checking in old doc update (original) (raw)

Guido van Rossum guido@python.org
Thu, 18 Oct 2001 19:32:44 -0400


Sigh. Do I have to explicitly create a branch for this, as in

cvs tag -r 1.26 -b last-gpw-revision ?

Yes.

If that's the only thing to do, is it OK for me to do this? It's only one file. Is that a good name for the branch?

Sure.

--Guido van Rossum (home page: http://www.python.org/~guido/)