X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c9153b606b67e79f270cecda37143225e885fced..87ca27b54cf43687bf284c11026fcfbde21aaa0b:/doc/bugs/svn_fails_to_update.mdwn 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]]