web commit by joey
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 26 Mar 2006 05:31:24 +0000 (05:31 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 26 Mar 2006 05:31:24 +0000 (05:31 +0000)
doc/subversion.mdwn

index cfa7bace0d31c5fff6027aa846eaa5d3c084889a..51fc5f485da692564eb02d28387b7b914784289f 100644 (file)
@@ -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.