[Zodb-checkins] CVS: ZODB3/bsddb3Storage - README.txt:1.5
Barry Warsaw
barry@wooz.org
Thu, 21 Nov 2002 14:52:50 -0500
Update of /cvs-repository/ZODB3/bsddb3Storage
In directory cvs.zope.org:/tmp/cvs-serv5849
Modified Files:
README.txt
Log Message:
path to patch file
=== ZODB3/bsddb3Storage/README.txt 1.4 => 1.5 ===
--- ZODB3/bsddb3Storage/README.txt:1.4 Thu Nov 21 14:46:13 2002
+++ ZODB3/bsddb3Storage/README.txt Thu Nov 21 14:52:50 2002
@@ -77,7 +77,7 @@
with BerkeleyDB 4.1.24, stick with 4.0.14. However, it is highly
recommended that you apply the patch for 4.0.14 in the file
- bsddb3Storage/db-4014-patch.txt
+ db-4014-patch.txt
We've seen corrupt databases that couldn't be recovered without this
patch. Sleepycat claims the patch fixes this problem and we've not