X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4be6ccbc02fcee3915e8a89571e91e86fe990ca5..3dc8d9c024b79e2a21f2247e6fa7d79636e59e69:/doc/bugs/svn-commit-hanging.mdwn

diff --git a/doc/bugs/svn-commit-hanging.mdwn b/doc/bugs/svn-commit-hanging.mdwn
index 5905210b1..e5c5dde14 100644
--- a/doc/bugs/svn-commit-hanging.mdwn
+++ b/doc/bugs/svn-commit-hanging.mdwn
@@ -1,3 +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]]
 
 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]]