【问题标题】:RTC to Git Migration using rtc2git - https://github.com/WtfJoke/rtc2git使用 rtc2git 进行 RTC 到 Git 迁移 - https://github.com/WtfJoke/rtc2git
【发布时间】:2015-06-18 10:12:29
【问题描述】:

我需要将源代码与历史记录一起从 RTC SCM 迁移到 Git。我在link 中看到了一个帖子,并尝试从 GitHub 下载它,但在执行“migration.py”脚本时出现编译错误。 首先,我尝试使用 Insatll Python 版本 3,但收到一条错误消息“ImportError: cannot import name check_output”,当我为此检查解决方案时,他们说您需要安装 Python 版本 2.7

现在,当我使用 Python 2.7 时,我收到一条新错误消息“ImportError: no module named configparser”

如果我能让这个“rtc2git”脚本工作,那就太好了!

非常感谢任何帮助!

【问题讨论】:

    标签: git python-2.7 python-3.x rtc


    【解决方案1】:

    Python 3.3.5 安装为我解决了这个问题。 下载自-https://www.python.org/downloads/release/python-335/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-11-08
      • 2012-12-29
      • 1970-01-01
      • 2018-07-22
      相关资源
      最近更新 更多