summaryrefslogtreecommitdiff
path: root/doc/subversion.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-26 05:31:24 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-26 05:31:24 +0000
commit43a05ad618e61908d66c737a31da33f88a632e4d (patch)
tree47967b322af01ac53fe7781d12971bf64e36fed3 /doc/subversion.mdwn
parent90da405ed1ed4cf3d987d54c66a37c4aaf8f6ced (diff)
web commit by joey
Diffstat (limited to 'doc/subversion.mdwn')
-rw-r--r--doc/subversion.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/subversion.mdwn b/doc/subversion.mdwn
index cfa7bace0..51fc5f485 100644
--- a/doc/subversion.mdwn
+++ b/doc/subversion.mdwn
@@ -1,3 +1,4 @@
Subversion is a revision control system. While ikiwiki is relatively
-independant of the underlying revision control system, using it with
-Subversion is recommended. Ikiki can run as a [[post-commit]] hook to update a wiki whenever commits come in.
+independant of the underlying revision control system, and can easily be used without one, using it with Subversion 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.