I have a few questions about post-commit hooks:
1. How can I get/set properties from within a hook?
Will "svn propset" and "svn propget" eventually be
generalized to work on URL's?
2. Does the post-commit hook occur inside or outside
the original transaction? If it occurs inside, will
it deadlock if I try to perform another commit
(assuming I take care of infinite loop scenarios)
inside the post-commit script?
3. Is there a way to differentiate between a branch
and a tag (so that the post-commit hook can treat them
differently)? Will there be one in the future?
Thanks,
Noel
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 00:17:55 2002