git-svn: convert SVK merge tickets to extra parents
commitf1264bd65451a68e87e0f99c9601cfa1b3244db6
authorSam Vilain <sam.vilain@catalyst.net.nz>
Tue, 20 Oct 2009 02:42:01 +0000 (20 15:42 +1300)
committerEric Wong <normalperson@yhbt.net>
Tue, 27 Oct 2009 06:51:31 +0000 (26 23:51 -0700)
tree4703c7293c10dacfdf731058f8fd0caebc61484f
parenta5e9c7dfe4732b560ab5dfc75e718bfda2027990
git-svn: convert SVK merge tickets to extra parents

SVK is a simple case to start with, as its idea of merge parents
matches git's one.  When a svk:merge ticket is encountered, check each
of the listed merged revisions to see if they are in the history of
this commit; if not, then we have encountered a merge - record it.

[ew: minor formatting cleanups]

Signed-off-by: Sam Vilain <sam.vilain@catalyst.net.nz>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
t/t9150-svk-mergetickets.sh [new file with mode: 0644]