如何注入“历史”进入颠覆存储库?

发布于 2024-09-02 18:52:17 字数 196 浏览 5 评论 0原文

我们正在从 StarTeam(又名“可怕的”)迁移到 SubVersion(又名“所谓的伟大”)。我们已经通过对所有文件进行“哑”提交来迁移文件,并开始处理 SubVersion 存储库。

然而,我们仍然被迫使用 StarTeam,因为我们缺乏每个文件的签入历史记录。第一次签入完成后是否可以将该历史记录注入到 SubVersion 中?如果是的话 - 怎么办?

We're migrating from StarTeam (aka "the horrible") to SubVersion (aka "the alleged great"). We've already migrated the files by doing a "dumb" commit to all files and started working on the SubVersion repository.

However, we're still forced to use StarTeam because we lack the per-file history of check-ins. Is it possible to inject that history into SubVersion after the first check-in has been done? If yes - how?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

愿得七秒忆 2024-09-09 18:52:17

不,那不可能。

要将历史记录纳入 subversion,您必须从头开始,并将 StarTeam 的每个修订纳入 subversion。

这是执行此操作的起点:SVN 导入程序

No, that's not possible.

To get the history into subversion you have to start from scratch and incorporate every revision from StarTeam into subversion.

Here's a starting point for doing that: Importer for SVN

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文