[ZODB-Dev] importing to an empty BerkeleyStorage???
Joseph Wayne Norton
norton@alum.mit.edu
Sat, 15 Sep 2001 23:17:58 +0900
Andrew -
You should read the following HOW-TO document. It talks about using
the External Mount product and how to manually prepare a mounted
database:
http://www.zope.org/Members/randy/ZEO-Sessions
Or you can also use or review the python code used in the Mounted
Storage product to initialize a fresh mounted database:
http://www.zope.org/Members/natsukashi/Products/MountedStorage
hope this helps.
- joe n.