You are not logged in Log in Join
You are here: Home » Members » arielpartners » ArielPartners releases CVSFile 0.7 » View NewsItem

Log in
Name

Password

 

ArielPartners releases CVSFile 0.7

This is the first public release of our CVSFile product. CVSFile enables Zope content to be served out of files residing in CVS sandboxes, and provides access to common CVS functions through the web in the Zope Management Interface.
Why not simply use ZCVSFolder? Because CVSFile stores files in CVS as normal files, rather than as Python "pickles." This makes it easy to use the same content, held in CVS, in both Zope and non-Zope contexts.
CVSFile extends ExternalFile, and therefore inherits all of its functionality.