SVN: ZODB/trunk/src/ZODB/scripts/README.txt Removed a reference to a non-existent script.
jim <[email protected]> Sun, 14 Oct 2012 15:49:11 -0400 (EDT)
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 128003: Removed a reference to a non-existent script. Changed: U ZODB/trunk/src/ZODB/scripts/README.txt -=- Modified: ZODB/trunk/src/ZODB/scripts/README.txt =================================================================== --- ZODB/trunk/src/ZODB/scripts/README.txt 2012-10-14 19:42:25 UTC (rev 128002) +++ ZODB/trunk/src/ZODB/scripts/README.txt 2012-10-14 19:49:07 UTC (rev 128003) @@ -72,15 +72,6 @@ size of object, including all reachable subobjects. -parsezeolog.py -- parse BLATHER logs from ZEO server - -This script may be obsolete. It has not been tested against the -current log output of the ZEO server. - -Reports on the time and size of transactions committed by a ZEO -server, by inspecting log messages at BLATHER level. - - repozo.py -- incremental backup utility for FileStorage Run the script with the -h option to see usage details.