History lost in svn conversion

Neil Curzon neil.curzon at gmail.com
Tue Jul 14 10:39:24 CDT 2009


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).

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?

Neil

2009/7/14 Hans Meine <meine at informatik.uni-hamburg.de>

> On Tuesday 14 July 2009 16:16:02 Neil Curzon wrote:
> > The big move was about revision 100. I'm surprised that using MQ and
> > explicitly marking the moves is also losing the history.
>
> I don't follow you here; how can you use MQ when the svn->hg conversion
> already fails?  Everything done in hg is already after the conversion,
> right?
>
> Best,
>   Hans
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090714/002c9625/attachment.htm 


More information about the Mercurial mailing list