[ZODB-Dev] Recovering Corrupt Database part2
Jeremy Hylton
jeremy@zope.com (Jeremy Hylton)
Wed, 6 Nov 2002 13:10:25 -0500
>>>>> "TZ" == tomasz <tomasz@pucky.ods.org> writes:
TZ> I looked around for the fsrefs script but couldnt find it
TZ> anywhere. can you point me to where i could find it.
It's new enough that it didn't make it into the ZODB 3.1 release.
Sorry I didn't clarify that. It would be best if you can grab it from
CVS -- either with a CVS client or from the web interface at
cvs.zope.org. Looks for /ZODB3/Tools/fsrefs.py.
Jeremy