How to migrate/convert from SVN to Mercurial (hg) on windows
问题 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 ConvertExtensions are discarded. There's some info on how to do this process on a Linux box (hgsvn), but I don't have a Linux machine available. Can I use those Python scripts on Windows? If so, what do I need to do it? Or, what other tools can I use to do this process? Basically, how can I convert an SVN project to Mercurial? 回答1: I just had to