Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

Version Control with TFVC

Course Cover
compare button icon

Course Features

icon

Duration

3.23 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

3.23 hours

Course Description

Learn how to use Team Foundation Version Control.

About This Video

  • Learn more about version control concepts
  • To work with the source code, use TFVC tooling
  • After configuring the environment, branch out and combine the concepts and activities

Version control allows you to track the changes made in your code over time. This is done by taking a snapshot each file every time you modify the code. This phenomenon has its limitations. Each team member only has one version of each file on their respective dev machines. TFVC is a centralized system for version control that allows you to track changes and identify who checked in to the Team Foundation Server. We can quickly identify team members' changes by using various functionalities like compare and annotation.

This course will cover version control with Team Foundation Version Control (TFVC). Having a tool such as TFVC is only the beginning of effective source code management. It is important to understand the concepts behind version control in order to make the most of the tool. Version control is not just about using a tool, but also understanding its concepts. To get the most from your tool, it must be properly configured. We will show you how to make your environment more efficient. Branching and merging are key components of many version control systems. It can be difficult to know which branching strategy is best. We will explain the various branching strategies and show you how to implement a strategy using TFVC.

We will also learn about how branching strategies work in an organisation. Later, we'll learn how to use it, track the changes, and merge the changes.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

Skills You Will Gain

What You Will Learn

Learn about version control concepts

Use TFVC tooling to work with the source code

Branch and merge the concepts and activities after configuring the enviornment

Course Instructors

Paul Hacker

Instructor

Paul Hacker is the instructor for this course
Course Cover