[Zope3-Users] migrating data between different zope3 releases
    Jim Fulton 
    jim at zope.com
       
    Wed Jun  8 19:09:34 EDT 2005
    
    
  
Alen Stanisic wrote:
> Hi all,
> 
> How would one go about migrating data (persistent objects) from, for
> example, Zope X3.0 to a 3.1 instance. If I remember correctly there is a
> file import/export functionality in Zope2 (which I am not sure would be
> used between different zope2 versions).  I guess it also depends on the
> version of ZODB.  My assumption is I would have to write some sort of a
> migration script.
Zope 3.1 should be able to read Zope X3.0 databases without any special
conversion.
Jim
-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
    
    
More information about the Zope3-users
mailing list