Re: SVN is ignoring needs-lock property
From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Mon, 28 Jul 2014 23:04:48 +0100
Hi,
> On 28 Jul 2014, at 22:38, Mun Johl <Mun.Johl_at_Emulex.Com> wrote:
See http://svnbook.red-bean.com/en/1.7/svn.advanced.locking.html#svn.advanced.locking.lock-communication
The property indicates to clients that the item should, not must, be locked. It is, along with locks, a communication tool to synchronise edits to files which are not textually merge-able. Most clients support this and prompt the use to acquire a lock.
> That is, am I doing something
You mean prior to editing?
You may attempt to enforce locking via hooks but that would undermine the concepts of breakable / steal-able locks in svn.
Andreas
|
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.