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

Re: Locking working copy

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-19 17:03:55 CET

On Jan 19, 2005, at 3:00 AM, Guido Anzuoni wrote:

> I have recently read a performance issue related to WC locking.
> But, what is the need of locking a WC IF it is a personal,
> single-threaded, workspace.
> To prevent concurrent access by whom ?
>

It's not that uncommon for users to share a working copy. For example,
a working copy may represent a semi-live 'staging' copy of a website.
N users may commit to the repository, then any of the N users might go
and run 'svn up' on the staging copy.

(A while back, when svn had bugs related to shared working copies, we
got complaints all the time.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 19 17:06:46 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.