more info needed
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 4 Aug 2009 17:37:14 +0000 (13:37 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 4 Aug 2009 17:37:14 +0000 (13:37 -0400)
doc/bugs/post-commit_hangs.mdwn

index b6245bcd8018b521443fcbcf1222cc3da91f6d5c..a091446de9591ace8dfb4542317e5991beb7310b 100644 (file)
@@ -1,3 +1,7 @@
 # post-commit hangs
 
 I installed ikiwiki v3.14159 in /usr/local from tarball (/usr contains an older version). Having done so, and used ikiwiki-transition to update setup file, the post commit hook is now blocking in flock (as seen by ps). I should also mention that I added the goodstuff, attachment and remove plugins (which was the purpose of upgrading to v3). Any clues as how to debug/fix gratefully received. The wiki is publically viewable at wiki.sgcm.org.uk if that helps.
+
+> It's blocking when you do what? Save a page from the web? Make a commit
+> to the underlaying VCS? Which VCS? These are all different code paths..
+> --[[Joey]]