我已经按照http://abdullin.com/journal/2010/3/22/use-tortoisehg-mercurial-with-svn-repository.html在 SVN 上配置 TortoiseHG,它可以通过 http://ex 成功复制 repos . https://theworldsworststackoverflowclone.googlecode.com/hg/
. 然而我的仓库位于 svn:// svn://svn.example.com
- 当克隆返回时
% hg clone --verbose -- svn://svn.example.com .
repository svn://svn.example.com not found
[command returned code 255 Wed May 08 20:57:46 2013]