diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-03 17:31:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-03 17:31:14 +0000 |
commit | dff710ed4afa317d89d175236bb4638ac5945e36 (patch) | |
tree | 932a6b91fa64f611cb386a8fa37cfdf5ad30200c /doc/bugs/Monotone_rcs_support.mdwn | |
parent | 14061f58dbdab4469d590948ec7657ec78bfab8f (diff) | |
download | ikiwiki-dff710ed4afa317d89d175236bb4638ac5945e36.tar ikiwiki-dff710ed4afa317d89d175236bb4638ac5945e36.tar.gz |
monotone kewl
Diffstat (limited to 'doc/bugs/Monotone_rcs_support.mdwn')
-rw-r--r-- | doc/bugs/Monotone_rcs_support.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/Monotone_rcs_support.mdwn b/doc/bugs/Monotone_rcs_support.mdwn index 841d64a02..cca582fa8 100644 --- a/doc/bugs/Monotone_rcs_support.mdwn +++ b/doc/bugs/Monotone_rcs_support.mdwn @@ -9,4 +9,8 @@ while there is support for simultaneous commits (e.g. conflicts), it is untested But it is better than nothing. +> For sure. The conflict issue seems like the main problem. I might just add it to ikiwiki and mark is as experimental and known buggy though. :-) --[[Joey]] + Note: This patch requires the Monotone perl module, which is only available in Monotone 0.36 or later. The module is in the Monotone contrib/ directory. While 0.36 is relatively new, that Monotone module itself will work with a monotone binary back quite a few releases. + +[[tag patch]] |