[Zope-Checkins] CVS: Zope/utilities - README.txt:1.8
Fred L. Drake, Jr.
fred@zope.com
Thu, 13 Feb 2003 14:08:16 -0500
Update of /cvs-repository/Zope/utilities
In directory cvs.zope.org:/tmp/cvs-serv15785
Modified Files:
README.txt
Log Message:
Remove descriptions of scripts that have been removed due to
obsolescence.
=== Zope/utilities/README.txt 1.7 => 1.8 ===
--- Zope/utilities/README.txt:1.7 Tue Feb 11 14:25:53 2003
+++ Zope/utilities/README.txt Thu Feb 13 14:08:15 2003
@@ -13,17 +13,3 @@
The testrunner utility is used to execute PyUnit test suites. You can
find more information on PyUnit at http://pyunit.sourceforge.net. This
utility should be run from the root of your Zope installation.
-
-The following scripts are for use with the old BoboPOS 2 fileformat.
-
- fixbbbts.py -- Fix database time stamps
-
- Sometimes, problems with system clocks can cause invalid time stamps
- to be written to databases. The fixbbbts script can be used to
- shift invalid times in the database to make them valid.
-
- bbb.py -- Read and summarize a Zope database.
-
- This script illustrates how to read a database file outside of
- Zope and provides a number of options for finding bad data and
- generating reports of data.