]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/bzr.mdwn
tag
[ikiwiki.git] / doc / todo / bzr.mdwn
index 46f2ecdc02c185eb451813aa3c275bb154681919..dbe35245c920b10ef767cd581647135354707810 100644 (file)
@@ -165,3 +165,22 @@ and rcs_getctime and rcs_notify aren't written at all. --[[bma]]
 
 
 [[patch]]
+
+
+> Thanks for doing this.
+> bzr 0.90 has support for --author to commit to set the author for one commit at a time,
+> you might like to use that instead of changing the global username (which is racy).
+>
+> Wouter van Heyst and I were also working on a plugin for bzr, but we were waiting for
+> the smart server to grow the ability to run server side hooks, so that you can edit locally
+> and then push to rebuild the wiki, but there is no need to stop this going in in the mean
+> time.
+> Thanks again --[[JamesWestby]]
+
+>> I didn't know about --author, it doesn't seem to be mentioned in the manual.
+>> I'd update the patch to reflect this, but it breaks with the version of bzr
+>> from Stable, and also the one I'm currently using from backports.org.
+
+>>> It's new (in fact I'm not even sure that it made it in to 0.90, it might be in 0.91 due
+>>> in a couple of weeks.
+>>> I was just noting it for a future enhancement. --[[JamesWestby]]
\ No newline at end of file