[ZODB-Dev] How to implement a production / test environment using zope ?

Steve Spicklemire steve@spvi.com
Thu, 8 Nov 2001 11:04:49 -0500


Hi Matt,

ZCVSFolder is designed to help in this situation. It might be right for 
you. There are known bugs that are being worked on, but I would classify 
it as "usable" for this purpose.

http://www.zope.org/Members/sspickle/ZCVSMixin

You might also consider ZSyncer (I forget the URL) which does a similar 
trick, but using a different approach (direct sync between two Zopes).

-steve

On Thursday, November 8, 2001, at 09:38 AM, Matt wrote:

> We are currently looking at Zope for use as our web development 
> platform.
>
> We have a development system using CVS , where we unittest all our 
> sources
> first on a test system, ensure all the tests pass on a staging system 
> before
> releasing to the production platform.
>
> How can we accomplish this with Zope?
>
> Can we transfer a version from one Zope server to another (independent 
> Zope
> server) ???
>
> Any comments would be much appreciated!
>
> thanks,
> Matthew Russell
>
>
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
>
> ZODB-Dev mailing list  -  ZODB-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zodb-dev