diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:57:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:57:59 -0400 |
commit | 811c76f85e66c68f0e8848070fc85b3dc2551255 (patch) | |
tree | 1037e746e08d1d6948ccd73075f0ba371aef3565 /doc/bugs | |
parent | 7d87bf9e780def62f6c457729d1d8abdb1cd2c65 (diff) |
already fixed
Diffstat (limited to 'doc/bugs')
-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 |