History lost in svn conversion
Neil Curzon
neil.curzon at gmail.com
Tue Jul 14 20:37:21 CDT 2009
Ah, thanks José, setting the diffs to git mode fixed the issue with MQ. I
can now fix the commit in question, so my problem is solved.
Unfortunately my repo is not public. I'll see if I have time to produce an
example repo.
2009/7/14 José M. Prieto <jmprieto at gmx.net>
> 2009/7/14 Neil Curzon <neil.curzon at gmail.com>:
> >
> > 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?
>
> MQ is only able to track renames when using the git extended diff
> format (which is NOT the default). Try qrefresh -g.
>
> --
> José Manuel Prieto
> Emergya Consultoría e Ingeniería
> Avda. de la Innovación, 3 (Edif. Hércules), Mód 12-13
> 41020 Sevilla. Tf: +34 954 51 75 77
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090714/9c559d4e/attachment.htm
More information about the Mercurial
mailing list