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

Re: Opening files stored in the repository

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: 2007-11-23 14:57:01 CET

When you say you want users to get a lock before they open a file, do
you really mean they must get a lock before they *edit* the file.

svn:needs-lock would be your friend here - the files in the working copy
that have this property will be read-only until the lock is obtained.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Nov 23 15:08:01 2007

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.