[Zope-dev] Converting databases
Jim Fulton
jim@digicool.com
Wed, 23 Jun 1999 11:45:57 -0400
michel@digicool.com wrote:
>
> I hope I'm not jumping the gun here, but I tested the first round of
> Jim's database conversion script today. The first run was not
> sucessful, due to the laxer nature of ZOSB2's transaction format.
> After scoping that bug, Jim fixed things so that my ZODB2 database
> converted cleanly into a ZODB3 one.
>
> The script can be found in the latest CVS in the utilities directory.
> The command is:
>
> python1.5.2 bbb.py -f input.database output.database
Note that this should be:
python1.5.2 bbb.py -f output.database input.database
--
Jim Fulton mailto:jim@digicool.com Python Powered!
Technical Director (888) 344-4332 http://www.python.org
Digital Creations http://www.digicool.com http://www.zope.org
Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission. Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.