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

post-commit hook questions

From: Noel Yap <yap_noel_at_yahoo.com>
Date: 2002-10-15 00:17:20 CEST

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

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.