[Zope-Checkins] CVS: Zope2 - FileStorage.py:1.32

Jim Fulton jim@korak.digicool.com
Thu, 9 Dec 1999 17:52:31 -0500


Update of /cvs-repository/Zope2/lib/python/ZODB
In directory korak.digicool.com:/projects/users/jim/sb2/lib/python/ZODB

Modified Files:
	FileStorage.py 
Log Message:
Added flush call in undo.

Added utility code to recover corrupted databases. Note that
the recover method is imperfect. It doesn't recover lost data. It 
just repairs the file so the lost data doesn't prevent startup.

To run the recovery code:

  - cd lib/python
  - python ZODB/fsrecover.py ../../var/Data.fs