History lost in svn conversion

José M. Prieto jmprieto at gmx.net
Tue Jul 14 14:11:47 CDT 2009


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



More information about the Mercurial mailing list