]> sipb.mit.edu Git - ikiwiki.git/blob - doc/rcs/svn.mdwn
web commit by http://diabolist.myopenid.com/: Clarification of original comment
[ikiwiki.git] / doc / rcs / svn.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 or another revision control
4 system is recommended.
5
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.