[Zope] Distributed development question

Mitch Pirtle mitchy@spacemonkeylabs.com
Mon, 3 Sep 2001 09:23:51 +0200


Hey Zopistas,

Here's a simple-but-profound question for you.

I have a project that I am putting up on sourceforge, for a web-based
hours/expenses tracking system in Zope and MySQL.  In any other
environment this would be easy, especially the integration with CVS.
But Zope and ZODB shoots this reality squarely in the head...

So how do I do the CVS-distributed development in the Zope world?  I do
not have access to a publicly-accessible Zope server, so publishing all
code on sourceforge is my intent.

Please say I don't have to export all methods, folders and DTML one at a
time!  Or worse, check zope.zexp into cvs!  D'oh!