update wiki

master
joey 2007-08-21 03:58:30 +00:00
parent 38353384cf
commit 764d91b6be
2 changed files with 17 additions and 0 deletions

View File

@ -31,3 +31,13 @@ Note: This patch requires a rather recent Monotone perl module (18 August 2007 o
>> erg... sorry, fixed.
[[tag patch]]
>> I've [[accepted|done]] this patch, thank you!
>>
>> I did make a few changes. Please review, and make sure it still works
>> (a test case like we have for some of the other RCSes would be nice..)
>>
>> BTW, will all the monotone output parsing work if LANG != C?
>>
>> Do monotone post-commit hooks actually use REV?
>> --[[Joey]]

View File

@ -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>