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

Commit hook and changed properties

From: Bicking, David (HHoldings, IT) <David.Bicking_at_thehartford.com>
Date: 2007-10-16 19:32:58 CEST

Hi,

I spent some time working with svnlook and a pre-commit hook batch file
looking for a way to identify changed properties. I failed. Rather
than waste more time, I am here to ask for a bit of help. I want to
identify properties by name that changed in value (or were added) during
the current commit transaction. I will then take this information and
determine if the person who is committing has the right to do so.

The pre-commit hook should be the place for the svnlook. The problem
is, the start-commit hook is where I figure out who is doing it. Once I
figure out how to get the list of changed properties, I'll next need to
communicate that to the next event. I could use help with that, too.

Thanks!
 

--
David Bicking
*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 16 19:33:27 2007

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.