E&S CVS Commit: PEAK - Added DDL for SQLite "Bulletins" example, and code to run it. Fixed a
pje at eby-sarna.com
pje at eby-sarna.com
Mon Jun 30 15:22:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Mon Jun 30 19:20:55 UTC 2003
Modified Files:
PEAK/examples/bulletins: bulletins
PEAK/examples/bulletins/src/bulletins: commands.py
PEAK/src/peak/running: logs.py
Added Files:
PEAK/examples/bulletins: README.txt
PEAK/examples/bulletins/src/bulletins: sqlite-ddl.sql
Log Message:
Added DDL for SQLite "Bulletins" example, and code to run it. Fixed a
problem with 'logging.logger' URL scheme. Began fleshing out basic
'bulletins' configuration file. Note: the current DB schema *will* change
at some point, so don't get too attached to your data! (Not that you can
actually *input* any data yet...)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/examples/bulletins/README.txt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/examples/bulletins/bulletins.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/commands.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/sqlite-ddl.sql?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/running/logs.py.diff?r1=1.21&r2=1.22
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/examples/bulletins/README.txt
cvs rdiff -r1.1 -r1.2 PEAK/examples/bulletins/bulletins
cvs rdiff -r1.1 -r1.2 PEAK/examples/bulletins/src/bulletins/commands.py
cvs rdiff -r0 -r1.1 PEAK/examples/bulletins/src/bulletins/sqlite-ddl.sql
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/running/logs.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