© Chaminda Chandrasekara and Pushpa Herath 2020
C. Chandrasekara, P. HerathHands-on Azure Reposhttps://doi.org/10.1007/978-1-4842-5425-7_1

1. Getting Started with Azure Team Foundation Version Control

Chaminda Chandrasekara1  and Pushpa Herath2
(1)
Colombo, Sri Lanka
(2)
Hanguranketha, Sri Lanka
 

Team Foundation Version Control (TFVC) is a centralized version control system for your source code management. Generally, a team member will have one version of each source code file on their machine while using TFVC. Branches of source code are based on paths and get created on the server. A history of version control is maintained on the source control server, not on the local developer machine. In TFVC you can apply permissions at a granular level, and restrictions ...

Get Hands-on Azure Repos: Understanding Centralized and Distributed Version Control in Azure DevOps Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.