]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/bzr.mdwn
thoughts
[ikiwiki.git] / doc / todo / bzr.mdwn
index 9650b9da8cdccff2eb4f063d75e246c81366ea35..179ea2f24db7ced98c4838858af9c14277c8d668 100644 (file)
@@ -4,6 +4,8 @@ rcs_commit was only changed to work around bzr's lack of a switch to set the
 username). bzr_log could probably be written better by someone better at perl,
 and rcs_getctime and rcs_notify aren't written at all. --[[bma]]
 
+(rcs_notify is not needed in this branch --[[Joey]])
+
     #!/usr/bin/perl
     
     use warnings;
@@ -188,3 +190,5 @@ and rcs_getctime and rcs_notify aren't written at all. --[[bma]]
 > I've just posted another patch with support for bzr, including support for 
 > --author and a testsuite to git://git.samba.org/jelmer/ikiwiki.git. I hadn't 
 > seen this page earlier.  --[[jelmer]]
+
+> I used jelmer's patch --[[done]]! --[[Joey]]