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

Re: locking files question

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2006-11-08 18:16:51 CET

On Wednesday 08 November 2006 16:20, Garrett McGrath wrote:
> This is really mostly a mental exercise at this point, but is there
> some way to set up file locks so that if one is locked and not unlocked
> within a pre specified amount of time it will simply be force unlocked by
> the system that controls the repository? Just curious, as I've read many
> locking nightmares on this list involving admins going in and manually
> unlocking a file because Worker A left the company without unlocking it.

I think Subversion's locks are (or at least can be setup to be) just advisory.
That way, everybody can break the lock if the want to. As that, a lock is
nothing but a marker that you are working on a file, i.e. just a normal means
of team communication. In no case should a repository admin be required to
remove a stale lock.

Uli

**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************

Diese E-Mail und jede mit dieser E-Mail versandte Datei ist vertraulich und ausschließlich für die Nutzung durch den vorgesehenen Empfänger bestimmt. Sollten Sie nicht der vorgesehene Empfänger dieser E-Mail sein, informieren Sie bitte den Absender. Jeder unbefugte Zugriff oder unbefugte Weiterleitung, die Fertigung einer Kopie oder sonstige in diesem Zusammenhang stehende Handlung ist untersagt.

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please be so kind to inform the sender. Any other unauthorised access, unauthorised forwarding, copying or other action in this connection at all, is prohibited.
**************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 8 18:18:50 2006

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.