X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/4be6ccbc02fcee3915e8a89571e91e86fe990ca5..84c7d907e85e4500bfb9f8f3203b302d29171eab:/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]]