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

Re: Locking UI comments

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-10-13 13:14:49 CEST

Greg Hudson wrote:
> On Wed, 2004-10-13 at 00:23, Brian W. Fitzpatrick wrote:
>
>>And the ability to have a server-side configuration rears its ugly head
>>again.
>
>
> A per-file property will do the job just fine now. We don't need global
> server-side configuration for this.

Read what Fitz wrote again; he didn't say /global/ server-side config. If the
server-side config was based on the path, it could be placed at the root of a
tree to be considered "global" for our purposes.

The problem is that apart from properties themselves, there is no metadata on
the repository that the client can query to alter local behavior, which is to
say, there is no server-side configuration in Subversion today. It would be
grossly inefficient to store a "must have lock message" on each of thousands of
files in a portion of a tree, if setting it once on the containing directory
would be sufficient. It's what I want to do for custom keywords as well.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 13 13:15:11 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.