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

Re: svn commit: r14031 - trunk/subversion/clients/cmdline

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2005-04-09 04:42:02 CEST

On Apr 8, 2005, at 9:28 PM, Brian W. Fitzpatrick wrote:

>
> On Apr 8, 2005, at 5:05 PM, Philip Martin wrote:
>
>> "Peter N. Lundblad" <peter@famlundblad.se> writes:
>>
>>> Not true. svn:needs-lock is a client-side thing. It communicates to
>>> your
>>> fellow collegues that this file must be locked. The repository
>>> doesn't
>>> care.
>>
>> So a different client might bypass it? I didn't realise that (I'm not
>> all that interested in locking).
>
> svn:needs-lock is a communication mechanism for advisory
> purposes--nothing more. If svn:needs-lock is set on a property

s/property/file/

> , it will be checked out read-only unless you have a lock on the file
> in question. Sure you can circumvent this on the OS level, but the
> point is that if a file comes into your wc read-only, it's a message
> to you that you should darned well lock the file before editing (for
> whatever reason--typically that it's a non-mergeable file).

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 9 04:44:06 2005

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

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