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

Re: Setting svn:needs-lock

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 23 Aug 2012 10:08:16 -0400

svn:needs-lock applies to files, not directories. You cannot lock a
directory (AFAIK).

If you applied the property recursively, it should have been applied
to each file.

On Thu, Aug 23, 2012 at 9:54 AM, Gerald Britton
<gerald.britton_at_gmail.com> wrote:
> I am looking into using the needs-lock property for a project. Using the properties dialog, I click "New" then "needs-lock", then "OK". I then do an SVN commit. However, if I later run the "svn proplist" command on the project folder, I don't see the "svn:needs-lock" property.
>
> Is this correct? If so, how can I see if a project has that property set?
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3000470
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-23 16:09:04 CEST

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.