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

Re: [PATCH v2] Fix failing three way diff for properties

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Tue, 10 Nov 2009 18:12:52 +0000

Daniel Näslund wrote:
> [[[
> Fix failing three way diff for properties when invoking diff-full (df)
> in the interactive conflict resolver.
>
> * subversion/libsvn_wc/util.c
> (svn_wc__cd2_to_cd): All the usual files needed in a three way diff is
> made available for properties as well as markers for binary format
> and mime.

Please can you fix svn_wc__cd_to_cd2() in the same way at the same time.

In the implementation, it looks like the code is identical for case
svn_wc_conflict_kind_text and case svn_wc_conflict_kind_property, so
please can you share it rather than duplicating it.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2416253
Received on 2009-11-10 19:13:08 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.