gpt4 book ai didi

git - TFS 可以在同一个 repo 上同时使用 Git 和 TFVC

转载 作者:行者123 更新时间:2023-12-05 07:37:17 24 4
gpt4 key购买 nike

我正在开发一个使用 TFS 2015 作为源代码管理以及 TFVC 的大型 Web 解决方案。

有一个科学项目,将生成一堆 JavaScript 文件,需要由另一个使用 Git 的团队访问。

TFS 能否拥有一个由 Git 和 TFVC 管理的单一存储库,以便两个团队可以同时处理它?<​​/p>

最佳答案

目前这是不可能的。

不过,作为一种变通方法,您可以在同一个团队项目中使用 Git 和 TFVC 存储库。

In Team Foundation Server 2015 Update 1 and above, a project administrator can add a Git repo to a team project created with Team Foundation Version Control (TFVC).

This allows you to adopt a new version control system while preserving all the data in your team project.

更多详情请引用本教程:TFVC and Git repositories in the same team project

或者您也可以在 TFS (Team Foundation Server) 和 git 之间使用双向桥,类似于 git-svn。它将 TFS 提交提取到 git 存储库中,并允许您将更新推送回 TFS。如git-tfs .

关于git - TFS 可以在同一个 repo 上同时使用 Git 和 TFVC,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48693604/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com