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

Re: Get exclusive lock

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Tue, 4 Mar 2008 10:39:06 -0600

> -----Original Message-----
> From: Les Mikesell [mailto:lesmikesell_at_gmail.com]
> Sent: Tuesday, March 04, 2008 10:54 AM
> To: Nick.Thompson_at_infineon.com
> Cc: users_at_subversion.tigris.org
> Subject: Re: Get exclusive lock
>
>
> No, you just need to get the lock. Nothing else is going to be able
to
> guess what you are about to do and advise you how to go about it.
>

Guess, no. Advise, yes. The most practical time to advise the user
that their workspace contains 'svn:needs-lock' files is during 'svn co',
'svn update' and 'svn status', which SVN does not do at this time. Then
it's up to the user to grab locks on the files they plan to work on.

Version control doesn't make money, it saves money. Anything that can
reduce the knowledge/effort needed to use version control is a good
thing. In this case, it's probably a good, practical idea for key SVN
operations to print a simple reminder indicating the presence of
'svn:needs-lock' files in the workspace, to help prevent costly
mistakes.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA625

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-04 17:40:30 CET

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.