Top "Tfvc" questions

Team Foundation Version Control (TFVC) is the centralized version control system option in Microsoft Visual Studio Team Services (VSTS) and Team Foundation Server (TFS).

VSTS build from multiple repositories

I have two repositories - one in TFVC and another in Git. There are specific technical reasons for keeping them …

git azure-devops azure-pipelines tfvc
Move source control from one TFS project to another

We're running a TFS 2013 server with several projects within our main collection. All projects use TFVC for version control. Is …

version-control tfs tfvc
How to get specific changeset version treated as changes relative to latest version?

I rolled back a changeset. Now I need to check out the changeset that was rolled back with 'actualized' pending …

tfs shelveset tfvc
One big Git repo or multiple smaller ones

My team of 5 devs maintains a medium sized application consisting of 6 solutions (aka sections). At the moment, we use TFVC …

git tfs tfvc