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

Re: svn commit: r1780191 - /subversion/site/publish/docs/release-notes/1.10.html

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 7 Feb 2017 13:11:40 +0100

On Tue, Feb 07, 2017 at 12:40:10PM +0100, Johan Corveleyn wrote:
> BTW: why no "deleted an item" for local change (can't look at the code
> / resolver options right now myself, so just wondering ...)?

I've just added one case where the resolver has special-purpose code for
that (code which already existed in 1.9): https://svn.apache.org/r1781991
This case is in the first row (incoming edit vs local delete/move),
and updates children which were moved out of the directory before the
directory itself was deleted.

Apart from 'accept current working copy state' (aka postpone), there
is no other case where the resolver code looks for a local change
with reason code svn_wc_conflict_reason_deleted.
It is quite possible that the resolver is missing a lot of other cases
where this condition would apply!
Received on 2017-02-07 13:11:53 CET

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.