DevOps in the Spotlight

TH20 Modernizing Your Source Control: Migrating to Git from Team Foundation Version Control (TFVC)

10/03/2019

3:00pm - 4:15pm

Level: Introductory to Intermediate

Colin Dembovsky

Field Solution Engineer

GitHub

Over the past few years, Git has evolved to become the de facto source control system for modern application development. Are you still on Team Foundation Version Control (TFVC) – or some other centralized source control system like Subversion? If so, you may be tempted to think that Git has nothing to offer. In this session you'll learn why you should be thinking of moving to Git, what advantages it offers and how it differs from TFVC. You'll look at some of the considerations (like large files and binary sharing) and explore some strategies to migrating to Git.

You will learn:

  • Benefits of migrating to Git
  • Common blockers to migration and how to overcome them
  • Common TFVC to Git migration strategies