[Python-Dev] CVS tags, unix Python and MacPython
Guido van Rossum
guido@python.org
Tue, 28 Aug 2001 13:03:08 -0400
> - I can move the "r22a2" tag for the specific files. I don't think I
> like this solution (despite its simplicity) because the files in
> question are used by the OSX unix build too.
That would be bad.
> - I can add an "r22a2-mac" tag all over the tree.
This sounds good to me.
> - I can add an "r22a2" tag to the Mac subtree only, check out the
> whole r22a2 tagged Python tree and manually check out those files for
> which I need newer versions.
It's up to you.
--Guido van Rossum (home page: http://www.python.org/~guido/)