是否可以在不同的 TFS 服务器之间合并或分支?

发布于 2024-11-28 19:30:20 字数 66 浏览 1 评论 0原文

我想使用 TFS 2010 将我的解决方案分支到不同的 TFS 服务器。

有什么方法可以做到这一点吗?

I want to branch my solutions to a different TFS server with TFS 2010.

Is there any way to do this?

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

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

发布评论

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

评论(1

鱼窥荷 2024-12-05 19:30:20

您无法在 TFS 中的服务器(或项目集合)之间进行分支。

您需要一次性迁移到新服务器吗?在这种情况下,将当前服务器的备份恢复到新服务器并删除不需要的团队项目可能是一个解决方案。如果您需要能够在某个时候将代码“合并”回原始服务器,您可以查看 TFS 集成工具。这将允许您将代码移至新服务器并保持代码同步。

但是该工具包存在局限性,请参阅链接以获取更多信息。

为什么需要使用新服务器?为什么当前团队项目中的新分支不够?

You cannot branch between servers (or Project Collections) in TFS.

Do you need to do a one off move to a new server? In that case, restoring a backup of your current server to the new server and deleting the Team Projects you don't need might be a solution. If you need to be able to "merge" the code back to the original server at some point you could look at the TFS Integration Tools. This will allow you to move the code over to a new server and also keep the code synchronised.

However there are limitations with the toolkit, see the link for more information.

Why do you need to use a new server? Why won't a new branch in the current Team Project suffice?

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