[Zope] Distributed development question
Steve Spicklemire
steve@spvi.com
Mon, 3 Sep 2001 06:19:22 -0500
If you are developing on unix, you might try ZCVSMixin
http://www.zope.org/Members/sspickle/ZCVSMixin
-steve
On Monday, September 3, 2001, at 02:23 AM, Mitch Pirtle wrote:
> 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!
>
>
> _______________________________________________
> 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 )