This is the first public release of our CVSFile 
<http://www.zope.org/Members/arielpartners/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 
<http://www.zope.org/Members/sspickle/ZCVSMixin>? 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 
<http://www.zope.org/Members/arielpartners/ExternalFile>, and therefore 
inherits all of its functionality.




_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to