aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/svn.mdwn
blob: 7aa682978759cd7415fd824f97c3b32275b9643f (plain)
1
2
3
4
5
6
7
8
9
[Subversion](http://subversion.tigris.org/) is a [[revision control system|rcs]]. While ikiwiki is relatively
independent of the underlying revision control system, and can easily be
used without one, using it with Subversion or another revision control
system is recommended.

Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits
come in. When running as a [[cgi]] with Subversion, ikiwiki automatically
commits edited pages to the subversion repostory, and uses the Subversion
log to generate the [[RecentChanges]] page.