aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/bzr.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-02 09:45:48 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-02 09:45:48 +0000
commitec6ff98d94fbb8cf11a0c339634aeb78bb0420cc (patch)
treeb41b1e2133ffb108b742a1e871602c1693e1cc6c /doc/todo/bzr.mdwn
parentdf81177d39273084e84c92bc8f969a50ebb04d13 (diff)
downloadikiwiki-ec6ff98d94fbb8cf11a0c339634aeb78bb0420cc.tar
ikiwiki-ec6ff98d94fbb8cf11a0c339634aeb78bb0420cc.tar.gz
web commit by http://jameswestby.myopenid.com/: Comments on the bzr plugin.
Diffstat (limited to 'doc/todo/bzr.mdwn')
-rw-r--r--doc/todo/bzr.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/bzr.mdwn b/doc/todo/bzr.mdwn
index 46f2ecdc0..3d585bb28 100644
--- a/doc/todo/bzr.mdwn
+++ b/doc/todo/bzr.mdwn
@@ -165,3 +165,14 @@ 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]] \ No newline at end of file