From a1a6b2057a991995c5859ea2895c069b3529c649 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 31 Aug 2007 13:09:02 +0000 Subject: [PATCH 1/1] web commit by http://subvert.org.uk/~bma/: Fix a mistake in my example; I shouldn't try to do things from memory... --- doc/todo/mercurial.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/mercurial.mdwn b/doc/todo/mercurial.mdwn index 3af66df73..879bae583 100644 --- a/doc/todo/mercurial.mdwn +++ b/doc/todo/mercurial.mdwn @@ -18,7 +18,7 @@ Posthook: in $srcdir/.hg/hrc, I have the following [hooks] incoming.update = hg up - postupdate.ikiwiki = ikiwiki --setup /path/to/ikiwiki.setup --refresh + update.ikiwiki = ikiwiki --setup /path/to/ikiwiki.setup --refresh This should update the working directory and run ikiwiki every time a change is recorded (someone who knows mercurial better than I do may be able to suggest a better way, but this works for me.) -- 2.44.0