I was considering adding a --use-commit-hooks option to 'svnadmin
load' (and any APIs that need to accept a new boolean as a result)
which would cause 'svnadmin load' to actually use the repository's
hook system during the load. It occured to me that there are times
when I might like to verify that stuff I'm importing into my
repository would have passed the same validation applied to commits
that came into that repository via regular version control operations,
and get the same post-commit triggering (emails, CIA bot
notifications, whatever...). Or maybe make it two options,
--use-pre-commit-hook and --use-post-commit-hook.
Thoughts?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 4 05:36:02 2005