20 Oct
2003
20 Oct
'03
9:29 p.m.
On Mon, 20 Oct 2003, Johan Carlsson wrote:
Ok. I need to look closer on how ZopeVersionControl works to understand that :-)
But it sounds to me like the inability of CVS to handle folders? (I'm not a fan of that particular feature :-)
No. You could version a folder by storing the version history identifiers for each subobject. We haven't done this yet ;-) but it ought to work fine.
Does CMFStaging require CMF?
Superficially, yes, but it wouldn't be difficult to replace the CMF specifics with simpler Zope equivalents. Shane