Changes between Version 11 and Version 12 of Development
- Timestamp:
- 03/30/09 17:45:36 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development
v11 v12 24 24 * cd to trunk/Padre 25 25 * Make sure the Changes file is up to date and manually update if necessary, add the vX.XX Date string at the top (commit) 26 * run {{{ perl ../tools/tidy_pm_files.pl }}} that will apply blessed padre style in every module. (commit) 26 27 * run {{{ perl ../tools/update_version_number.pl VERSION }}} that will update the version number in every module and report if there was no VERSION entry in a module. Those need to be fixed. (commit) 27 28 * run {{{ perl ../tools/release.pl REV VERSION [--tag] }}} will try to create a distribution using a temporary directory and copy the resulting Padre-X.XX.tar.gz in the current directory. The optional --tag flag will also create a tag in SVN. So the release manager first can run it dry and when she is sure it creates a good release can run it again to also tag it in SVN.
