[issue1748] splicemap fails due to improper sort on hg convert

Bruce Frederiksen mercurial-bugs at selenic.com
Mon Jul 20 20:36:45 UTC 2009


New submission from Bruce Frederiksen <dangyogi at gmail.com>:

Using --splicemap with `hg convert` trying to convert svn to hg fails
because the svn parent revs specified in the splicemap are not converted
prior to the child rev.

In other words, it doesn't appear that the splicemap info is factored into
the sort algorithm that determines the order that the revs will be converted.

Adding the --datesort option helped it to get further, but it still failed
on a later mapping.

----------
messages: 10108
nosy: dangyogi
priority: bug
status: unread
title: splicemap fails due to improper sort on hg convert

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://mercurial.selenic.com/bts/issue1748>
____________________________________________________



More information about the Mercurial-devel mailing list