【发布时间】:2010-09-20 23:09:41
【问题描述】:
我正在尝试git-svn 在私有 shadowcat svn 服务器上工作。
git svn clone -s http://dev.catalystframework.org/repos/Catalyst/Catalyst-Plugin-ConfigLoader/
Initialized empty Git repository in /home/ecarroll/code/perl/foo/Catalyst-Plugin-ConfigLoader/.git/
Using higher level of URL: http://dev.catalystframework.org/repos/Catalyst/Catalyst-Plugin-ConfigLoader => http://dev.catalystframework.org/repos/Catalyst
什么不工作?看起来http://dev.catalystframework.org/repos/Catalyst/Catalyst-Plugin-ConfigLoader/ 具有标准布局。
有没有一种简单的方法可以让 git 从 svn 存储库中提取?
【问题讨论】:
-
对我来说很好(Git 1.7)。您是否提供了命令的完整输出?