Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们想从 svn 更改为 git。我们的 Intranet 中有一个 svn-server,并且希望有 git 的等价物。
使用gitblit似乎很有趣,因为我们的服务器上正在运行 tomcat。
那么,从 svn 迁移所有存储库的最简单方法是什么?
我能想到的一种方法如下:
我们应该这样做吗?
你的计划听起来很合理。我们有同样的情况。以下是您需要回答的一些问题:
git svn clone -r 1234