]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/svn-commit-hanging.mdwn
close
[ikiwiki.git] / doc / bugs / svn-commit-hanging.mdwn
index 73cae72322dd19fc5f2dc0ab92f0fce6e1d97176..e5c5dde14f1fb7596b1cd725f63e8948ee4a3bf9 100644 (file)
@@ -1 +1,7 @@
-When I'm committing a page via the Web, Ikiwiki hangs at the `svn commit` stage. I'm sure that this is a result of all my local modifications, so there's no need to consider this a bug per se, but I'd be interested in hearing whether anybody else has seen this. -- [[Ben]]
\ No newline at end of file
+When I'm committing a page via the Web, Ikiwiki hangs at the `svn commit` stage. I'm sure that this is a result of all my local modifications, so there's no need to consider this a bug per se, but I'd be interested in hearing whether anybody else has seen this. -- [[Ben]]
+
+What kinds of local modifications are those? --[[Joey]]
+
+Many. ;-) I have the usedirs patch applied, about 10 minor patches to customise things that weren't otherwise customisable, and a custom SVN hook. As you would expect, the problem was the hook (which I'd forgotten about)... Pretend I was never here. ;-) -- [[Ben]] 
+
+[[bugs/done]] ;-) --[[Joey]]