[Revisionmanager-devel] CMFRevisionManager README.txt,1.3,1.4
Brought to you by:
philikon
From: panjunyong <pan...@us...> - 2004-09-08 16:12:06
|
Update of /cvsroot/revisionmanager/CMFRevisionManager In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25551 Modified Files: README.txt Log Message: prepare release Index: README.txt =================================================================== RCS file: /cvsroot/revisionmanager/CMFRevisionManager/README.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README.txt 8 Sep 2004 15:43:40 -0000 1.3 --- README.txt 8 Sep 2004 16:11:48 -0000 1.4 *************** *** 9,23 **** Features - - based on mature Products: CVS and RevisionManager ! - lightweight, compatible with all existing CMF Contents, install and play, no adapters needed ! - support two way syncronize: ! * CVS->ZODB: edit via CVS and update it to CMF/Plone ! * ZODB->CVS: edit via CMF/Plone and checkin to CVS ! - all cvs features: history, revert, diff Install --- 9,28 ---- Features ! * based on mature Products: CVS and RevisionManager ! * compatible with all CMF Contents those support WebDav, such as Document, File, Image, Wiki Page, ... ! * easy to use, install and play, no adapters needed ! * support two way syncronize: ! o CVS->ZODB: edit via CVS and update it to CMF/Plone ! ! o ZODB->CVS: edit via CMF/Plone and checkin to CVS ! ! * all cvs features: history, revert, diff ! ! * you can control where and what to be revisioned Install |