按照github的建议,尝试使用svn2git将我的本地SVN repo转换为Git。
我运行了以下代码:svn2git http://localhost/repo-name
我得到了这个错误:
RA layer request failed: OPTIONS of 'http://localhost/repo-name': 200 OK (http://localhost) at /usr/bin/git-svn line 1923
[svn-remote "svn"] unknown谷歌和相当彻底的搜索都没有结果。
有人能在这里说点什么吗?
https://stackoverflow.com/questions/11151325
复制相似问题