projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e98e85a
)
thought 2
author
Joey Hess
<joey@gnu.kitenet.net>
Tue, 4 Aug 2009 17:48:38 +0000
(13:48 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Tue, 4 Aug 2009 17:48:38 +0000
(13:48 -0400)
doc/bugs/post-commit_hangs.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/post-commit_hangs.mdwn
b/doc/bugs/post-commit_hangs.mdwn
index a091446de9591ace8dfb4542317e5991beb7310b..af40a3cee225946277c23147901b53d98eba6b50 100644
(file)
--- a/
doc/bugs/post-commit_hangs.mdwn
+++ b/
doc/bugs/post-commit_hangs.mdwn
@@
-5,3
+5,6
@@
I installed ikiwiki v3.14159 in /usr/local from tarball (/usr contains an older
> 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]]
+
+> Also, how have you arranged to keep it from seeing the installation in /usr? Perl could well be loading
+> modules from the old installation, and if it's one with a different locking strategy that would explain your problem. --[[Joey]]