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

Re: Multiple developers: listing editors

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-06 15:58:07 CEST

On Jul 6, 2005, at 8:44 AM, Scott Palmer wrote:

>
> On 6-Jul-05, at 9:14 AM, Ben Collins-Sussman wrote:
>
>
>>
>> On Jul 6, 2005, at 3:56 AM, Guilhem BONNEFILLE wrote:
>>
>>
>>>
>>> In fact, I'm not really looking at a hard-locking system, but
>>> simply a
>>> way to track editors.
>>> What about an 'edit' sub-command? Is it already planned?
>>>
>>>
>>
>> We have no plans to add this feature.
>>
>
> What about the concept of "shared locks" ?
> I.e. locking wouldn't have to be exclusive. There could be a list
> of users that have a file locked instead of just one lock owner.

Sure, the DAV spec even allows for that. But we have no real plans
to add that.

The only reason we added exclusive locking was to allow people to
serialize access to unmergeable files. The 'concurrent' model
doesn't usually work for binary formats. But I don't think many svn
devs are persuaded that 'cvs edit/watch' is a useful feature to emulate.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 16:01:41 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.