]> scripts.mit.edu Git - www/ikiwiki.git/commitdiff
response
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 4 Aug 2009 20:38:22 +0000 (16:38 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 4 Aug 2009 20:38:22 +0000 (16:38 -0400)
doc/bugs/post-commit_hangs.mdwn

index 1e16bc0971bfb27bc451c33ce08f702e8cef71fc..ee7f881d55133055ee4c47efee8360624e6c81ab 100644 (file)
@@ -24,6 +24,9 @@ I installed ikiwiki v3.14159 in /usr/local from tarball (/usr contains an older
 >>>> I'm trying to run ikiwiki --setup from the command line after modifying the setup file.
 >>>> ikiwiki --setup is calling hg update, which is calling ikiwiki --post-commit. Am I not supposed to do that? --Ali
 
+>>>>> No, I don't think that hg update should call ikiwiki anything. The
+>>>>> [[hgrc_example|rcs/mercurial]] doesn't seem to configure it to do that? --[[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]]