diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 03:58:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 03:58:30 +0000 |
commit | 764d91b6befacfca98676519b90a0c257d17f177 (patch) | |
tree | 803dcb4e323842faab941fd1dc20b8c2c8eea463 /doc/monotone.mdwn | |
parent | 38353384cf7ccb4cbc81e77f82875d8a959fbea7 (diff) | |
download | ikiwiki-764d91b6befacfca98676519b90a0c257d17f177.tar ikiwiki-764d91b6befacfca98676519b90a0c257d17f177.tar.gz |
update wiki
Diffstat (limited to 'doc/monotone.mdwn')
-rw-r--r-- | doc/monotone.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/monotone.mdwn b/doc/monotone.mdwn new file mode 100644 index 000000000..d68eb1ed5 --- /dev/null +++ b/doc/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> |