diff options
-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 d5cc37c27..103e31001 100644 --- a/doc/bugs/Monotone_rcs_support.mdwn +++ b/doc/bugs/Monotone_rcs_support.mdwn @@ -4,6 +4,8 @@ so commits made via monotone will not automatically update the wiki. Here for future reference is the most recent version of support for that I've been sent. It's not yet working; there are path issues. --[[Joey]] +> I think this was fixed in version 2.40. --[[Joey]] [[tag done]] + <pre> diff --git a/IkiWiki/Rcs/monotone.pm b/IkiWiki/Rcs/monotone.pm index cde6029..34f8f96 100644 |