]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Monotone_rcs_support.mdwn
minor fix
[ikiwiki.git] / doc / bugs / Monotone_rcs_support.mdwn
index c976268f2a9ae1a1f8d143344599ec25ece0cee2..11f93f11bbb74627bd18ec0f68c04b958dcc460f 100644 (file)
@@ -1,6 +1,6 @@
 #Ikiwiki plugin for the Monotone revision control system.
 
-I've just made a patch to the ikiwiki code that allows it to use the [Monotone](http://monotone.ca/) revision control system.  It is available at:
+I've just made a patch to the ikiwiki code that allows it to use the [[rcs/Monotone]] revision control system.  It is available at:
 
 <http://www.cse.unsw.edu.au/~willu/monotone-ikiwiki.diff>
 
@@ -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]]