diff options
-rw-r--r-- | doc/bugs/svn_fails_to_update.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
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]] |