is a wiki engine based on a cvs/svn a good idea?
Bruno Desthuilliers
bdesth.quelquechose at free.quelquepart.fr
Wed May 31 22:14:20 EDT 2006
piotr maliski a écrit :
> I'm planning to wite a fully featured wiki in Python
Then first have a look at both moinmoin and Trac. Good part of the job
is already done.
> in one of
> frameworks. I've seen some notes about wiki/documentation management
> scripts that use SVN as a data storage/versioning.
> 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.
This has been discussed for Trac, cf:
http://projects.edgewall.com/trac/wiki/TighterSubversionIntegration
http://projects.edgewall.com/trac/wiki/WhySQLite
> Pro: versioning / diffs,
> Cons: you need your own svn/cvs repository,
> can pyLucene or Xapwrap index this?
More information about the Python-list
mailing list