diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-16 21:47:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-16 21:47:31 +0000 |
commit | 5bc575c365ea8529090318da4fbf2c472519ac56 (patch) | |
tree | 90e13c3c71a08a26a89465f1b10d2f93482a4652 | |
parent | ab5811fa5d984d4a8bf46998d9d772a067114d51 (diff) |
close
-rw-r--r-- | doc/bugs/svn-commit-hanging.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/svn-commit-hanging.mdwn b/doc/bugs/svn-commit-hanging.mdwn index c09e0afb2..e5c5dde14 100644 --- a/doc/bugs/svn-commit-hanging.mdwn +++ b/doc/bugs/svn-commit-hanging.mdwn @@ -2,4 +2,6 @@ When I'm committing a page via the Web, Ikiwiki hangs at the `svn commit` stage. 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]]
\ No newline at end of file +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]] |