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

Re: [PATCH] Merge skips obstructions, issue #3161 [was: tree-conflicts: double-tree-conflict bug!]

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 27 Nov 2008 22:50:22 +0000

On Thu, Nov 27, 2008 at 10:26:15PM +0000, Julian Foad wrote:
> I have started a patch, attached, to skip obstructions and not allow
> them to be detected as tree conflicts. This task is issue #3161. My
> approach is to use a single function that checks the expected node kind
> and the actual node kind on disk, and raises a flag if they differ.
>
> I have made merge_tests 19 pass with this patch. It makes some other
> tests fail, and I haven't yet investigated them.
>
> Review/comments/further work most welcome.

Just a comment:

Looks very nice to me. I do actually wonder why a neat separation
between obstructed and missing was not present before.
Maybe because previously, the merge skipped these items in either case?

Also, do we need a similar fix for update/switch?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-27 23:50:48 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.