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

Re: auto props / locking

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-05-01 04:56:10 CEST

rob anderson wrote:

>> This really looks like a post-commit step.
>
> How can a post-commit script help here ?
>
> Thanks
> Rob

Each repository can have its own post-commit script. That script can look
for certain types of files and automatically set their "needs-lock"
properties, with associated messages.

Alternatively, a pre-commit script could detect certain file types and
refuse to accept changes to them unless they have been set to "needs-lock"
or actually locked, to force users to lock them.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 1 04:56:59 2006

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.