web commit by joey

master
www-data 2006-03-26 05:31:24 +00:00
parent 90da405ed1
commit 43a05ad618
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
Subversion is a revision control system. While ikiwiki is relatively Subversion is a revision control system. While ikiwiki is relatively
independant of the underlying revision control system, using it with independant of the underlying revision control system, and can easily be used without one, using it with Subversion is recommended.
Subversion is recommended. Ikiki can run as a [[post-commit]] hook to update a wiki whenever commits come in.
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.