Convert from SVN
Igor Lautar
igor.lautar at gmail.com
Fri Feb 26 13:40:44 CST 2010
Hi,
On Fri, Feb 26, 2010 at 6:05 PM, Alpar Juttner
<ajuttner.list at googlemail.com> wrote:
> I would like to convert an SVN repository to mercurial. It follows the
> standard SVN directory structure. However, once in its life the project
> changed its name, thus the the root directory was renamed with
>
> $ svn mv
>
> Is it possible the convert the full history with some tricky usage of
> filemap/slicemap/branchmap?
You can do it with filemap quite easily.
Do a 2 step conversion, from start to 'move' changes and then till end.
In filemap, specify new name for renamed base.
Regards,
More information about the Mercurial
mailing list