[Zope] devel/production syncronization
Andy McKay
andym@ActiveState.com
Wed, 21 Feb 2001 13:09:51 -0800
What are you developing in, if its python stuff on the file system its easy.
If its dtml stuff in the ZODB, its not quite so easy.
--
Andy McKay.
----- Original Message -----
From: "Gary Lowder" <gary@lowder.com>
To: <zope@zope.org>
Sent: Wednesday, February 21, 2001 1:02 PM
Subject: [Zope] devel/production syncronization
> I'm having problems trying to figure out how to keep the production
> version of my app synchronized with the developement version. I need to
> be able to work on an app on my laptop, then move those changes onto my
> production versions of the application spread around several sites.
> Since when in use, the production app's data changes quite a bit, it's
> not as easy as just copying over the whole site, I'd overwrite a lot of
> data. It'd be nice to have an option on export/import to do something
> analagous to applying a diff to a file. It'd also then be easy to apply
> to several different sites running the same app.
>
> Any help would be appreciated.
>
> Gary.
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>