E&S CVS Commit: PEAK - Added error logging to basic txn error handler. Fixed a couple of bugs
pje at eby-sarna.com
pje at eby-sarna.com
Sun Nov 3 15:06:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Sun Nov 3 20:05:58 UTC 2002
Modified Files:
PEAK: TODO.txt
PEAK/src/peak/storage: racks.py transactions.py
PEAK/src/peak/storage/tests: __init__.py
Log Message:
Added error logging to basic txn error handler. Fixed a couple of bugs
exposed by the newly added error logging. :) Reorganized TODO to better
reflect priority of remaining items, although it's not completely
prioritized yet.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/storage/racks.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/storage/tests/__init__.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 PEAK/TODO.txt
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/storage/racks.py
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/storage/transactions.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/storage/tests/__init__.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