From ba335c94c7e1da5506f45e4c2ee8e521bad8bacd Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 20 Mar 2006 05:09:30 +0000 Subject: fix setup file error improve svn log regexp to deal with file copies/moves --- doc/ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ikiwiki.setup') diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index e60d0f407..7167e6e57 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -27,7 +27,7 @@ use IkiWiki::Setup::Standard { # Note that this will overwrite any exsting # post-commit hook script, which may not be # what you want. - wrapper => "$config{svnrepo}/hooks/post-commit", + wrapper => "/svn/wiki/hooks/post-commit", wrappermode => 04755, }, { -- cgit v1.2.3