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

Re: bug in update -N hoses wc (issue #3039 )

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-12-07 10:24:50 CET

"David Glasser" <glasser@davidglasser.net> writes:
> This bug does appear to exist on trunk. I think the basic problem is
> that we attempt to use the requested depth of the operation to tell us
> how deep we have to lock the working copy (ie, only lock the top if
> it's a shallow update), but if we're deleting a directory we need to
> have the whole directory locked.
>
> We could solve this by always locking all the way down, or by
> extending the lock when it is time to delete. (Man, I want a WC where
> all locks are deep because there's only one place where you need to
> lock them.) Karl, opinions?

We should lock all the way down when it's time to delete, I think.

> Repro recipe attached to issue 3039.

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 7 01:25:05 2007

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.