tree-conlficts after 1.6-to-1.7 upgrade
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 09 Jun 2011 11:29:39 +0100
philip_at_apache.org writes:
> Author: philip
In the 1.6 entries file the parent looked like this:
((conflict X dir update added added (version file:///home/pm/sw/subversion/obj/repo 1 1 A/X none) (version file:///home/pm/sw/subversion/obj/repo 1 3 A/X dir)) (conflict Y dir update added added (version file:///home/pm/sw/subversion/obj/repo 1 1 A/Y none) (version file:///home/pm/sw/subversion/obj/repo 1 3 A/Y dir)))
After upgrade from 1.6 to 1.7 the ACTUAL_NODE rows look like:
1|A/X|A||||||||(conflict X dir update added added (version file:///home/pm/sw/subversion/obj/repo 1 1 A/X none) (version file:///home/pm/sw/subversion/obj/repo 1 3 A/X dir))||||
But if I create the conflicts using 1.7 the ACTUAL_NODE rows look like:
1|A/X|A||||||||(conflict X dir update added added (version 0 2 -1 0 0 ) (version file:///home/pm/sw/subversion/obj/repo 1 3 A/X dir))||||
I haven't been following the details of tree conflict storage, are
-- PhilipReceived on 2011-06-09 12:30:18 CEST |
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.