将项目从RCS迁移到git? [英] Migrate project from RCS to git?

查看:137
本文介绍了将项目从RCS迁移到git?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个 20岁的项目,我希望从RCS迁移到git,而不会丢失历史记录。所有的网页都表明One True Path是通过CVS。但经过一个小时的谷歌搜索和尝试不同的脚本,我还没有找到任何成功将我的RCS项目树转换为CVS的内容。我希望在Stackoverflow的好人会知道什么是实际的工作,而不是声称工作,而不是。



(我搜索Stackoverflow使用本机SO搜索和谷歌搜索,但如果数据库中有一个有用的答案,我错过了它。)


$ b

更新 rcs-fast-export 工具,位于 http:// git .oblomov.eu / rcs-fast-export 于2009年4月14日修复,此版本似乎适用于我。这个工具将直接转换为没有中间CVS的git。感谢Giuseppe和Jakub !!!






事情我没有记住:


  • contrib中的 rcs-to-cvs / code> CVS来源目录


  • rcs-fast-export 在13之前的版本中 http://git.oblomov.eu/rcs-fast-export 2010年4月

  • 在一份名为CVS-RCS-HOW-TO Document的文档中找到 rcs2cvs for Linux git.or.cz/gitwiki/InterfacesFrontendsAndToolsrel =noreferrer> InterfacesFrontendsAndTools 上的Git Wiki页面,位于工具,与其他版本控制系统的交互,其他。您可以在这里找到描述和 rcs-fast-export 的链接( gitweb )GiuseppeOblomovBilotta的Ruby脚本。
    $ b

    (网页搜索也可以找到Ohloh页面和上述项目的公告)

    I have a 20-year-old project that I would like to migrate from RCS to git, without losing the history. All web pages suggest that the One True Path is through CVS. But after an hour of Googling and trying different scripts, I have yet to find anything that successfully converts my RCS project tree to CVS. I'm hoping the good people at Stackoverflow will know what actually works, as opposed to what is claimed to work and doesn't.

    (I searched Stackoverflow using both the native SO search and a Google search, but if there's a helpful answer in the database, I missed it.)

    UPDATE: The rcs-fast-export tool at http://git.oblomov.eu/rcs-fast-export was repaired on 14 April 2009, and this version seems to work for me. This tool converts straight to git with no intermediate CVS. Thanks Giuseppe and Jakub!!!


    Things that did not work that I still remember:

    • The rcs-to-cvs script that ships in the contrib directory of the CVS sources

    • The rcs-fast-export tool at http://git.oblomov.eu/rcs-fast-export in versions before 13 April 2010

    • The rcs2cvs script found in a document called "CVS-RCS- HOW-TO Document for Linux"

    解决方案

    See InterfacesFrontendsAndTools page on Git Wiki, in "Tools", "Interaction with other Revision Control Systems", "Other". There you would find a description and a link to rcs-fast-export (gitweb) Ruby script by Giuseppe "Oblomov" Bilotta.

    (Web search would find also Ohloh page and announcement for mentioned project).

    这篇关于将项目从RCS迁移到git?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆