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

Re: Feature request : locking : which working copy

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-19 12:53:29 CEST

On Jun 19, 2006, at 12:46, Gal Aviel wrote:

> Working with Novice users, they tend to checkout several working
> copies, then
> then don't remember from which working copy they locked a file, and
> then lock
> has to be broken.
>
> Having this piece of information in the repository would be helpful
> to determine
> which working copy holds the lock token, so that it can be cleanly
> unlocked.
>
> Opinions ? should I submit as a feature request / enhancement ?

How would you keep track of it?

The user is free to move their working copy at any time. It doesn't
break anything.

Suppose the user locks a file, then renames and/or moves the working
copy, or even moves it to a different machine. These are all valid
operations for users to perform on working copies, and the server is
never informed about any of it, because, except for this new lock-
tracking idea, I'm not aware of any reason why the server would need
to know.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 19 12:55:06 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.