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

Re: detect copy in pre-commit hook

From: Manfred Gruber <m.gruber_at_tirol.com>
Date: 2005-09-17 17:26:01 CEST

Am Freitag, 16. September 2005 22:21 schrieb Paul Dugas:
> I want to enforce rules for access control, naming conventions, and a
> branching scheme in a pre-commit hook. I'm hung up trying to figure out
> whether additions to /tags are the result of mkdir/add vs. copy.
>
> I found a discussion of doing this from the list back in July but no real
> soution for doing it in the pre-commit hook (before the transaction has
> completed). Does anybody have a solution for this or is it just not
> possible?

hi !

I have the same problem. I wrote a question some mails ago, where I want to
know when there is a copy to a tag directory and then update svn:externals
automatic in a hook script.

I also found no solution for that. maybe someone can help us to find a
solution. thanks a lot if someone has an idea.

maybe we have to look into the svnperms.py scripts to find out how
add,update,remove is cheched and then make a new script which handles this
things. but i am not good in python. i have too look...

regards manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 17 17:24:47 2005

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

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