From: Joe W. <jo...@tr...> - 2003-05-18 12:09:17
|
Moin stores all the content as readable flat files in a simple directory. There's no reason why these can't be check in to CVS and a hook attached to moin to commit on each edit. Although this isn't really needed as moin supports it's own versioning system and the capabilities to subscribe to page change notifications which will cause the diff emails to be sent out. I'm a great fan of wikis because of their accessibility. It's a PITA having to check out from cvs, edit xdocs, build site, commit, upload, etc. My other preferred site maintenance tools are WebDav + SiteMesh </plug> :). -joe |