[Zope] replicating a Zope-based website

Andreas Kostyrka andreas@mtg.co.at
Wed, 7 Jul 1999 20:25:21 +0200 (CEST)


On Wed, 7 Jul 1999, Jens Vagelpohl wrote:

> hi everyone,
> 
> here's a new one: what is the best way to replicate a Zope-based website
> from one machine to another? i noticed the "export" feature only exports one
> item at a time, but not the whole tree of objects and attributes...
Move the database files in the var subdirectory of your Zope INSTANCE_HOME
:)

If you want to export the whole site and import it as a subfolder, than
the following works quite well:
1.) make a subfolder.
2.) copy all items at the root folder.
3.) paste it in the new subfolder.
4.) export this subfolder.

Andreas
-- 
Win95: n., A huge annoying boot virus that causes random spontaneous system
     crashes, usually just before saving a massive project.  Easily cured by
     UNIX.  See also MS-DOS, IBM-DOS, DR-DOS, Win 3.x, Win98.