I'm an administrator for a legacy Subversion implementation. We have a couple of gnarly commit hooks that I need to temporarily ignore (to allow me to fixup some things in the repo).
Is there any way to ignore the commit hook?
- on a per-command basis?
- from the server (I have root access) using one of the admin tools?
- or even to disable them globally for a short time?