]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/rcs/bzr.mdwn
Merge commit '01d7ae803710bb0d84fc8d172fd98fd57fb77e9d' into slop
[git.ikiwiki.info.git] / doc / rcs / bzr.mdwn
1 [Bazaar](http://bazaar-vcs.org/) is a distributed revison control
2 system developed by Canonical Ltd. Ikiwiki supports storing a wiki in a
3 bzr repository.
5 Ikiwiki can run as a post-update hook to update a wiki whenever commits
6 come in. When running as a [[cgi]] with bzr, ikiwiki automatically
7 commits edited pages, and uses the bzr history to generate the
8 [[RecentChanges]] page.