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

Re: About the Steal Lock Option

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 19 Feb 2010 06:09:47 -0500

On Fri, Feb 19, 2010 at 04:28, Tolga Tolunay <ttolunay_at_proya.net> wrote:
> Hi everyone! I wonder anyone knows about how to disable "steal the lock" option and "how can we set the files to warn user that the file is already locked by another person" in Tortoise SVN.
>

Not via TortoiseSVN. You need to configure the pre-lock hook script in
your repository to disallow stealing. I think the default template
that appears in every repository is an example of exactly that.

By default Subversion gives the message you're asking for when one
attempts to lock an already-locked file, as long as they aren't
attempting to steal the lock.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2449065

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-19 12:09:57 CET

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

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