[Subversion] / PEAK / version  

Revision 1374


Jump to revision:
Previous Next
Author: pje
Date: Sat Aug 30 20:37:37 2003 UTC (20 years, 7 months ago)

Log Message:

Added new 'version' tool that automatically edits files to update version
information in them.  Just execute the 'version' file in the main PEAK
source directory.  (Use '--help' for help.)  You can use this tool with your
own projects by creating 'version' and 'version.dat' files in your project
directory, similar to the ones used by PEAK.  The 'version' file is a ZConfig
file that describes your project's version numbering scheme(s), formats,
and the files that need to be edited, while the 'version.dat' file contains
the current version number values.  Source for the tool, including the
configuration file schema, is in the 'peak.running.tools.version' package.
(Error handling and documentation, alas, are still minimal.)

Also, bumped PEAK version stamps to 0.5a3, using the new tool.  (Yay!)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/README.txt modified X   (diff to previous)
PEAK/docs/core_tutorial/tut.tex modified X   (diff to previous)
PEAK/setup.py modified X   (diff to previous)
PEAK/src/peak/running/tools/version/Version.xml modified X   (diff to previous)
PEAK/src/peak/running/tools/version/component.xml modified X   (diff to previous)
PEAK/src/peak/running/tools/version/config.py modified X   (diff to previous)
PEAK/src/peak/running/tools/version/version.ini modified X   (diff to previous)
PEAK/src/peak/storage/files.py modified X   (diff to previous)
PEAK/version modified X   (diff to previous)
PEAK/version.dat modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help