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

Re: [locking] out-of-dateness checking during lock

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-04 18:54:29 CET

On Sat, 2004-12-04 at 12:21, Michael Brouwer wrote:
> Doesn't this mean that hitting ctrl-c at the right time might leave you
> with
> an out-of-date wc that is holding a lock?

We generally clean up on ^C.

It would be possible to get that situation through unclean termination,
but it would also be possible to get that situation, or ones just as
bad, in a variety of non-ideal circumstances. (For instance, a working
copy which is holding a lock but doesn't know it, or which has given up
a lock but doesn't know it.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 4 18:56:58 2004

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

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