]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/svn_fails_to_update.mdwn
response
[ikiwiki.git] / doc / bugs / svn_fails_to_update.mdwn
index 4fcd94c742100abbefc8767c13de1870f3aa993a..6f2c9fd3152a37b99ea154780a3e16df3deb5d1e 100644 (file)
@@ -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]]