RE: svn commit: r1355070 - /subversion/trunk/notes/wc-ng/conflict-storage-2.0
From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 28 Jun 2012 18:58:24 +0200
> -----Original Message-----
Thanks for reviewing!
> Modified:
I followed the definition in svn_wc_conflict_description2_t where this extra value is missing.
Looking at my current test failures (where I switched to three table approach) I really need more information so thanks for confiming.
It appears that the merge code uses a 4-way diff, while the current conflict description used for resolving is modeled as a 3-way diff. So this will need extension too.
> +### gs: the property name needs to be stored. again, see 'conflict-storage'
Conflict-storage documents a nice to have future version of conflicts, including many infrastructure that doesn't exist yet. All the future ideas is why I started the new approach.
But I have a list of properties in my current implementation. See subversion/libsvn_wc/conflicts.h. I will update the property documentation after I get this code working. (Just a few test failures left. So that mostly implies that we need more tests)
> +
Exactly as in the current tree conflict skel. I haven't started implementing this.
> +
Same: Exactly as in the current tree conflict skel. I haven't started implementing this.
Bert
|
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.