9 Jul
1999
9 Jul
'99
3:40 a.m.
Jeff Bauer wrote:
Brian,
My one comment about switching to ZODB3 format is that Zope should be able to recognize and intelligently respond to the user who has the old .bbb format. The response can be a simple: Hey Genius! Get with the program and convert your database ...
Yes, exactly. eg: The Zope database you are using is from an older version of Zope. Please use the "convert-to-zodb3" program in your zope directory to upgrade your database, like this: convert-to-zodb3 /opt/zope/var/data.bbb Martin