简体   繁体   English

Starteam到X迁移? (其中X是以下之一:svn / git / hg / bzr ...)

[英]Starteam to X migration? (where X is one of: svn/git/hg/bzr …)

Is there a tool that can migrate Starteam to svn or git or any other modern/decent source control system? 有没有一个工具可以将Starteam迁移到svn或git或任何其他现代/体面的源代码控制系统?

I'm thinking of something along the lines of how git-svn works; 我正在考虑git-svn工作原理; allowing you to use git to pull from an svn repository. 允许您使用git从svn存储库中提取。

Something that can import a StarTeam repository and convert it to an svn repository, but also keep pulling from Starteam and adding to svn. 可以导入StarTeam存储库并将其转换为svn存储库的东西,但也可以从Starteam继续并添加到svn。

Hell, even a "starteam to cvs" tool would be fine, as long as I can keep pulling from the starteam repo after the initial migration. 地狱,即使是“开始使用cvs”工具也没问题,只要我能在初始迁移后继续从starteam repo中撤出。

I've used polarion's SVN Importer for StarTeam to Subversion migration. 我已经使用polarion的SVN Importer进行StarTeam到Subversion的迁移。 I believe it has an incremental import available that would allow you to continue to update your subversion repository over time. 我相信它有一个增量导入,可以让你随着时间的推移继续更新你的subversion存储库。 but I've only done full one shot exports from StarTeam into Subversion. 但是我只完成了从StarTeam到Subversion的一次性出口。

http://www.polarion.com/downloads/svn.php http://www.polarion.com/downloads/svn.php

I'm currently investigating options to do this. 我正在调查这样做的选项。 It seems very feasible, and once you get into some sort of version control software (vcs), it is not too difficult to migrate to another. 这似乎非常可行,一旦你进入某种版本控制软件(vcs),迁移到另一个版本并不困难。

Here are some results I have found (note that there are multiple forks of some of these): 以下是我发现的一些结果(注意其中一些有多个叉子):

Note that StarTeam has change request and change tracking that you would not get unless you were using some server client like GitLabs or Github, where you can track issues and bugs. 请注意,除非您使用某些服务器客户端(如GitLabs或Github),否则StarTeam会提供您无法获得的更改请求和更改跟踪,您可以在其中跟踪问题和错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM