From: joey Date: Mon, 15 Jan 2007 18:40:29 +0000 (+0000) Subject: response X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/87ca27b54cf43687bf284c11026fcfbde21aaa0b?ds=sidebyside response --- diff --git a/doc/bugs/svn_fails_to_update.mdwn b/doc/bugs/svn_fails_to_update.mdwn index 4fcd94c74..6f2c9fd31 100644 --- a/doc/bugs/svn_fails_to_update.mdwn +++ b/doc/bugs/svn_fails_to_update.mdwn @@ -35,4 +35,8 @@ Did I do something stupid again or is this the case on your system too? Additional note: this doesn't happen when performing svn commits from another wc, but *does* happen when committing from the web. ---Ethan \ No newline at end of file +--Ethan + +> Yeah, this makes sense now that you bring it up. Perhaps I should make +> ikiwiki skip the update when called from the post-commit hook if the repo +> is locked, although this could mask other problems.. --[[Joey]]