RE: [Zope] Cooperative work on zope projects
Code objects: keep it on the filesystem; use directory views, either via CMF or via FileSystemSite product. Use CVS. ZODB versions are not "versions" - but long running transactions. Content in ZODB: use ZopeVersionControl products. Code your app to use it. Sean
-----Original Message----- From: Stefan Loidl [mailto:Stefan.Loidl@lrz-muenchen.de] Sent: Sunday, June 29, 2003 11:49 PM To: zope@zope.org Subject: [Zope] Cooperative work on zope projects
Hello,
as I understood from discussions on the zope mailing list the version feature in zope shouldn't be used any more due to some problems and may disappear in future zope versions. I think the version feature is quite helpful in doing cooperative work on zope projects (i.e. > 1 persons develop a zope application together).
So what I would like to know is, how others handle this and what a "recommended" way to do this is.
Thanks.
Greetings, Stefan
-- Stefan Loidl Phone: +49 89 289 28882 Leibniz Supercomputing Center Fax: +49 89 2809460 Barer Str. 21 mailto:loidl@lrz.de 80333 Munich, Germany http://www.lrz.de
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
sean.upton@uniontrib.com