Implementing Azure DevOps Solutions
上QQ阅读APP看书,第一时间看更新

Team Foundation Version Control

Team Foundation Version Control (TFVC) is a centralized source control system that was introduced by Microsoft in 2013, as part of Team Foundation Server (TFS), the product that has evolved to become Azure DevOps. TFVC is still supported in Azure DevOps but is not recommended for new projects. If you are not working with TFVC yet, there is no value in learning it. Now, TFVC is not recommended for new projects and Microsoft will most likely not release new features for it, but it isn't necessary to move away from it without other drivers.

In Azure DevOps, there is a maximum of one TFVC repository per team project.