-----Original Message----- From: anders.brun@abc.se [mailto:anders.brun@abc.se] Sent: Tuesday, September 07, 1999 05:24 To: zope@zope.org Subject: [Zope] Import from Zope-1 to Zope-2
Hi,
I have a site built in Zope version 1.10.2 (binary release, python 1.5.1, linux2-x86). Now I´d like to export everything into Zope-2. It doesn´t work using export/import ... Have anyone experiensed anything similar?
The answer is to use the upgrade utility in the utilities dir but on a related note heres another idea I had. How about a product that can mount one zope ODB into another. Using XML-RPC or something to connect the two sites togeather over the internet. It may not be fast enough for using that way but at least it would be really easy for transfering data between zope odb's.