aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/monotone.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rcs/monotone.mdwn')
-rw-r--r--doc/rcs/monotone.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/rcs/monotone.mdwn b/doc/rcs/monotone.mdwn
new file mode 100644
index 000000000..d68eb1ed5
--- /dev/null
+++ b/doc/rcs/monotone.mdwn
@@ -0,0 +1,7 @@
+[monotone](http://monotone.ca/) is a distributed revision control system.
+Ikiwiki supports storing a wiki in tla.
+
+This requires the Monotone perl module from the monotone contrib/ directory
+to be installed. In particlar, it needs version 0.03 or higher of that module.
+It is available from the monotone source repository at:
+<http://viewmtn.angrygoats.net/branch/changes/net.venge.monotone>