[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RFC: svnadmin load --use-commit-hooks

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-02-04 05:33:02 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.