]> sipb.mit.edu Git - ikiwiki.git/blob - doc/rcs/tla.mdwn
web commit by http://madduck.myopenid.com/: use of spaces in wikilinks disabled after 2.8
[ikiwiki.git] / doc / rcs / tla.mdwn
1 [tla](http://wiki.gnuarch.org/) is an implementation of the
2 [GNU](http://www.gnu.org/) [Arch](http://www.gnuarch.org/) revision control
3 system. Ikiwiki supports storing a wiki in tla.
4
5 Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits
6 come in. When running as a [[cgi]] with tla, ikiwiki automatically
7 commits edited pages to the Arch repostory, and uses the Arch
8 log to generate the [[RecentChanges]] page.
9
10 Note that the tla support needs the [[cpan MailTools]] perl module.