在 TFS 2010 中的项目之间移动工作项(任务、错误)时如何保持链接?
我们的情况: 在TFS 2010 + VS 2010环境中,我们需要将源代码和工作项从旧项目移动到新项目(新项目只是为了重命名和重组目的,它们都在一个项目集合下)。
我们使用 TF.exe 命令行实用程序移动源代码,它很好并且带有历史记录和链接(指向原始错误/任务的变更集链接)。我们对此感到高兴。
当我们尝试使用TFS集成工具(MS推荐)移动工作项时出现问题,它只携带附件但没有链接。我们需要这些链接来链接到我们的变更集。这对我们来说非常重要。
当我深入挖掘时,我知道这个“移动”不是“真正的移动”,而是创建新的ID并复制旧的信息。只是想知道是否有一种方法可以进行移动并仍然保留我们在错误和任务中的链接。
多谢
Our situation:
In TFS 2010 + VS 2010 environment, we need to move source code and work items from old project to new project (new project is just for renaming and restructuring purposes, they all under one project collection).
We used TF.exe command line utility moved source code, it's good and carried history and links (changeset links to original bugs/tasks). We are happy about it.
Trouble appears when We tried to use TFS integration tool (MS recommendation) to move work items, it only carries forward attachments but no links. We need those links to link to our changeset. it's very important to us.
As I dig deeper, I know this "move" is not "real move" but creating new ID and copy the old information. Just wonder is there a way to do the move and still keep our links in bugs and tasks.
Thanks a lot
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我从 链接。
您是否看过 Hemi - Hemi 是一种工具,可帮助您将工作项从一个团队项目移动到另一个团队项目Team Foundation Server。?
我认为这是 TF2008 - 所以你可以将源更新到 VS2010
I got the following link from Link.
Have you looked at Hemi - Hemi is a tool that helps you move work items from one team project to another in Team Foundation Server.?
I think this is TF2008 - so you may be able to update the source to VS2010