diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-03 06:16:39 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-03 06:16:39 +0000 |
commit | 14061f58dbdab4469d590948ec7657ec78bfab8f (patch) | |
tree | 818a7967bb74263c779b86421a19258777134d58 /doc | |
parent | 187702557df8864ab02b8c30820a893497b33ad7 (diff) |
web commit by http://willu.myopenid.com/: Add a note about monotone requirements.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Monotone_rcs_support.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Monotone_rcs_support.mdwn b/doc/bugs/Monotone_rcs_support.mdwn index fcf3b0d10..841d64a02 100644 --- a/doc/bugs/Monotone_rcs_support.mdwn +++ b/doc/bugs/Monotone_rcs_support.mdwn @@ -8,3 +8,5 @@ At the moment it supports basic committing and listing recent changes. It does while there is support for simultaneous commits (e.g. conflicts), it is untested and if it happens to work would leave the repository in an unmerged state. But it is better than nothing. + +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. |