I like this idea too. The frustrating thing is that Zope does actually do this already. Until you pack the ZODB, all the old transactions are there, they're just not managed in a useful way as with CVS. Well, to be more accurate, I think the way the ZODB does this now is about 60% of the way there. Unfortunately, the last 40% (revision numbers, branches, cehckouts, etc) could be a real bitch to do. Comments anyone? Chris Thomas Weholt wrote:
Hi,
Looked at the version feature of Zope. All nice and good. But it would be great, cool etc. to have a version control system like RCS, CVS integrated in Zope. Each time a document is changed a version number is incremented and a backup or differences are stored etc. On a larger scale this would be required. Cannot see that this would be impossible to implement, though I cannot do it myself, since I`m a Zope newbie. ;->
Anyhow, just an idea.
Thomas
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )