[Zope] Updating content from one Zope instance to another
Dieter Maurer
dieter at handshake.de
Fri Jun 4 13:48:31 EDT 2004
David Chandek-Stark wrote at 2004-6-4 11:15 -0400:
>I want to run a development -> production system with two CMF sites and
>am looking for advice on how to do this.
We use CVS to synchronize presentation and logic (kept in the
file system).
We use ZSyncer to synchronize configuration.
Content is completely separate in our case.
But, it, too, could be synchronized with ZSyncer.
--
Dieter
More information about the Zope
mailing list