E&S CVS Commit: PEAK - Preliminary ZConfig schema for 'version' tool, sufficient to parse (but not

pje at eby-sarna.com pje at eby-sarna.com
Fri Aug 29 18:59:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Aug 29 22:58:36 UTC 2003

Modified Files:
	PEAK/src/peak: peak.ini
	PEAK/src/peak/running/tools/version: config.py
Added Files:
	PEAK/src/peak/running/tools/version: Version.xml component.xml

Log Message:
Preliminary ZConfig schema for 'version' tool, sufficient to parse (but not
interpret) PEAK's 'version' configuration.  Unfortunately, due to some
ZConfig limitations, I may need to reconsider parts of the format.  Turns
out you can't have keys share an attribute, which really rather sucks.  I'm
going to have to look into how ZConfig "handlers" work and see if maybe
that's a more viable option for these matters.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.76&r2=1.77
http://cvs.eby-sarna.com/PEAK/src/peak/running/tools/version/Version.xml?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/running/tools/version/component.xml?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/running/tools/version/config.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 PEAK/src/peak/peak.ini
cvs rdiff -r0 -r1.1 PEAK/src/peak/running/tools/version/Version.xml \
    PEAK/src/peak/running/tools/version/component.xml
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/running/tools/version/config.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list