Sorry if I wasn't clear. The conversion succeeds, but certain files lose their history (hg log --follow does not show their history to the beginning).<br><br>In the converted repo, if I qimport the top 10 commits, qpop all, delete the commit that lost the history, qnew, apply the patch from svn diff -r 100:101, and explicity call hg mv -A old new for every moved file, and qrefresh, qfinish, history is still lost at this commit. Am I doing something wrong?<br>
<br>Neil<br><br><div class="gmail_quote">2009/7/14 Hans Meine <span dir="ltr"><<a href="mailto:meine@informatik.uni-hamburg.de">meine@informatik.uni-hamburg.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tuesday 14 July 2009 16:16:02 Neil Curzon wrote:<br>
> The big move was about revision 100. I'm surprised that using MQ and<br>
> explicitly marking the moves is also losing the history.<br>
<br>
</div>I don't follow you here; how can you use MQ when the svn->hg conversion<br>
already fails? Everything done in hg is already after the conversion, right?<br>
<br>
Best,<br>
<div><div></div><div class="h5"> Hans<br>
_______________________________________________<br>
Mercurial mailing list<br>
<a href="mailto:Mercurial@selenic.com">Mercurial@selenic.com</a><br>
<a href="http://selenic.com/mailman/listinfo/mercurial" target="_blank">http://selenic.com/mailman/listinfo/mercurial</a><br>
</div></div></blockquote></div><br>