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).

TFS 2010 - Deleting a folder in Visual Studio solution before check-in of changes

We are using TFS 2010 and facing a problem with deleting a folder inside of a solution in Visual Studio. In …

visual-studio tfs version-control tfvc
Merging Development Branch to Main: There were no changes to merge

My main branch has some files that have different codes from the same file of development branch. The development branch …

branching-and-merging tfvc
Shelving Pending Changes in TFS

Right now I have some major code changes that won't be done in time for an upcoming release and need …

visual-studio-2008 tfs version-control tfvc
Block Check-In on Policy Failure

I've created the check-in policy from this MSDN article as an example (code is just copy / pasted). This works fine, …

visual-studio-2012 tfs-sdk tfvc checkin-policy
Remove intermediate commit in Visual Studio Online

I edited my README.md multiple times because I didn't see the preview button. Now my commit history is full …

git azure-devops git-rewrite-history tfvc
Add existing project to source control in Visual Studio 2017 solution using Git repo in Team Explorer

I'm struggling to add an existing DB model project to an application solution in Visual Studio 2017. I'm using Git instead …

git visual-studio-2017 azure-devops tfvc team-explorer
Getting TF205022: The following path contains more than the allowed 259 characters in Xcode and TFS

As suggested by https://www.visualstudio.com/en-us/docs/tfvc/share-your-code-in-tfvc-xcode I am putting my existing code to TFVC using …

xcode tfs tfvc
What are "Excluded Changes" in Team Foundation Server?

When I check in changes in TFS Express 2013 using Visual Studio 2013 Professional, there is a list of "Excluded Changes" that …

tfs visual-studio-2013 tfvc
Symbolic links in TFS 2010 Source Control?

As far as I know, Team Foundation Server 2010's source control (and prior versions) doesn't support linking (Symbolic links) of …

tfs version-control symlink tfvc
Building specific branches on Visual Studio Team Services

I have a repository in VS Team Services which is setup as : -root | | -Dev (.sln) | | -Releases | | - Test (.sln) | - …

tfs visual-studio-2015 azure-devops tfsbuild tfvc