I\'m looking for a tool to migrate a couple of SVN repositories to Mercurial, with history, labels and so on.
I\'m using TortoiseHg (Windows x32), so ConvertExtensio
Nobody still does not mention hgsubversion (Extension Wiki), which can do it without almost any headache (excluding rare cases and specific tree).
Just add extension, enable it and hg clone SVN_REPO to local mercurial repo
hg clone SVN_REPO