将项目从RCS迁移到git?

编程入门 行业动态 更新时间:2024-10-22 11:38:00
本文介绍了将项目从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之前的版本中 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 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 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?

本文发布于:2023-11-15 23:39:41,感谢您对本站的认可!
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:项目   RCS   git

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!