git-svn: sort svk merge tickets to account for minimal parents
authorAlex Vandiver <alex@chmrr.net>
Sun, 29 Nov 2009 07:20:21 +0000 (02:20 -0500)
committerEric Wong <normalperson@yhbt.net>
Tue, 8 Dec 2009 04:25:40 +0000 (20:25 -0800)
When merging branches based on svk:merge properties, a single merge
can have updated or added multiple svk:merge lines. Attempt to
include the minimal set of parents by sorting the merge properties in
order of revision, highest to lowest.

Signed-off-by: Alex Vandiver <alex@chmrr.net>
Acked-by: Sam Vilain <sam@vilain.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
No differences found