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

RFC: locking-design.txt, On non-locking policies

From: Alex Holst <a_at_mongers.org>
Date: 2004-08-28 01:40:41 CEST

Someone on IRC, don't recall whom, recently asked me to voice this
request on dev, and I thought this addition to locking-design.txt
describe my wishes best.

Index: locking-design.txt
===================================================================
--- locking-design.txt (revision 10680)
+++ locking-design.txt (working copy)
@@ -111,6 +111,12 @@
         be modified by the client. This is a repository policy,
         not a user decision. -- brane]
 
+ Mark certain files/paths with a special svn: property which
+ means "this file cannot be locked." Files with this property
+ cannot be locked and any attemps to 'svn lock' fails with:
+ "Repository policy prevents locking this file." Suggest this
+ be a read-only liveprop whose value is implied by server-side
+ configuration, and can't be modified by the client.
 
 Weird scenarios with lock-tokens/working-copies:

-- 
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow.                http://a.mongers.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 28 01:40:59 2004

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.