is a wiki engine based on a cvs/svn a good idea?

Damjan gdamjan at gmail.com
Wed May 31 18:33:54 EDT 2006


> I'm planning to wite a fully featured wiki in Python in one of
> frameworks. I've seen some notes about wiki/documentation management
> scripts that use SVN as a data storage/versioning.

Cool

> I've been using SVN a bit but I don't know if it's a good idea to use
> it in a wiki engine. Pro: versioning / diffs, Cons: you need your own
> svn/cvs repository, can pyLucene or Xapwrap index this?

You can certanly index the svn checkout if nothing else.

-- 
damjan



More information about the Python-list mailing list