]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - 1.33.2/doc/subversion.mdwn
tagging version 1.33.2
[git.ikiwiki.info.git] / 1.33.2 / doc / subversion.mdwn
1 [Subversion](http://subversion.tigris.org/) is a revision control system. While ikiwiki is relatively
2 independent of the underlying revision control system, and can easily be
3 used without one, using it with Subversion is recommended since it's how
4 the author uses it. ([[Git]] is another option.)
6 Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits
7 come in. When running as a [[cgi]] with Subversion, ikiwiki automatically
8 commits edited pages to the subversion repostory, and uses the Subversion
9 log to generate the [[RecentChanges]] page.