diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-15 18:40:29 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-15 18:40:29 +0000 |
commit | 87ca27b54cf43687bf284c11026fcfbde21aaa0b (patch) | |
tree | db9c9d6c9fd82e10871a36337f5d15afbc472aec /doc | |
parent | 2d4d3ece1d1f1fa02c34a9849f03bbd9918177c5 (diff) |
response
Diffstat (limited to 'doc')
-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]] |