Changeset 2048

Show
Ignore:
Timestamp:
03/27/06 13:55:23 (3 years ago)
Author:
paul
Message:

Added the 's' to the version in tags/dabo-0.6 as well. In the future, the
order of svn copying will be:

1) copy any remaining changes in the stable branch:
<< change version.py in stable to '0.6.23' >>
svn copy dabo/branches/stable dabo/tags/dabo-0.6.23

2) delete existing stable branch
svn remove dabo/branches/stable

3) copy trunk to stable
svn copy dabo/trunk dabo/branches/stable

4) change version.py in stable to '0.7s'

5) change version.py in trunk to '0.8a'

As we make stable releases, we'll update the version.py in
stable to '0.7.1s', '0.7.2s', etc. before copying over to tags.

Currently, we are in stable of 0.6.x and development of 0.7a.

(These are notes for me, but I thought it may be helpful if others
understood the general process as well.)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved