X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f6a15f38c2f29b81a64b8986304c01060ae85b3b..748b99b392a25cbe7e556da40bfbdc6b0bb4b068:/doc/bugs/svn-commit-hanging.mdwn diff --git a/doc/bugs/svn-commit-hanging.mdwn b/doc/bugs/svn-commit-hanging.mdwn index 73cae7232..e5c5dde14 100644 --- a/doc/bugs/svn-commit-hanging.mdwn +++ b/doc/bugs/svn-commit-hanging.mdwn @@ -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]]