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

Re: Locking: RFC: svn:needs-lock behaviors (Updated)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-02-03 00:31:23 CET

On Wed, 2005-02-02 at 17:49, Philip Martin wrote:
> > Propset:
> > - Setting the svn:needs-lock property sets the file to read-only
> > (It also canonicalizes the value to '*')
>
> 1. Not if the file is locked in the current wc.
>
> 2. What about schedule add files? I don't think they can be locked so
> they should remain read-write.

To the best of my knowledge, you should be able to lock schedule-add
files just fine. Locks apply to pathnames, not nodes or node-revs.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 3 00:32:56 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.