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.
我需要将 CVS 转换为 SVN,我找到了两个工具,CVS2SVN和SVN importer。有人可以建议哪种工具最好。它在一个 linux 机器上,CVS 和 SVN 驻留在不同的 linux 机器上,并且必须使用完整的历史来完成迁移。请帮忙
最后,我选择了 cvs2svn,它是一个强大的工具,而且工作起来非常有魅力。从一台机器复制 cvs 文件并将其移动到另一台机器,然后进行我的迁移。