This tutorial examines how to perform a check-in of changesets to the repository. The changes that you make to the solution files on your developer computer are stored in your workspace as a pending change until you perform a check-in operation. Examples of changes are; adding or deleting files and folders, renaming items, editing file content and moving items to new locations within the solution. When you check in your changes, they are stored as a changeset on the server.
- [Voiceover] The changes that you make…to the solution files on your dev computer…are stored in your workspace as a pending change…until you perform a check in operation.…Examples of changes are adding or deleting…files and folders, renaming items, editing file content,…and moving items to a new location within the solution.…When you check in your changes,…they are stored as a change set on the server.…I'm working with the same project…I showed in the previous movie.…I've added the Taylor Made Tour solution…to Source Control.…During that process Visual Studio marked…all of my existing files in the solution…with the Add attribute,…meaning the files are available in my workspace…but haven't been added to the server repository yet.…
You can see that by looking at the Solution Explorer.…Here at the top level,…my solution has a green plus symbol next to the icon.…And if I hover over that, you'll see a tool tip pop up…that says Newly Added File.…It's the same at my project level,…You can see a plus symbol here at the Properties section,…
Author
Updated
8/30/2017Released
7/28/2016- Source control principles
- Signing up for Team Services
- Creating team projects
- Adding projects to source control
- Checking in and checking out changes from the repository
- Adding users to a team project
- Tracking work items
- Adding projects to Git
- Using history to understand team commits
- Using tags to label versions
Skill Level Beginner
Duration
Views
Q: This course was updated on 08/23/2017. What changed?
A: A new video was added that provides notes for Visual Studio 2017 developers.
Related Courses
-
C# Essential Training
with David Gassner5h Intermediate -
Learning Git and GitHub
with Ray Villalobos1h 21m Intermediate
-
Introduction
-
Welcome56s
-
-
1. Source Control Overview
-
2. Visual Studio and Source Control
-
Source control providers2m 36s
-
Source control from the IDE4m 23s
-
-
3. Team Services—Source Control
-
What are Team Services?4m 57s
-
Create a team project1m 48s
-
Create another team project1m 32s
-
Configure a workspace3m 29s
-
-
4. Team Services—Work with Team Members
-
CodeLens3m 10s
-
5. Team Services—Work Items
-
Overview of work items1m 32s
-
Add tasks with a work item1m 21s
-
Examine my work items3m 55s
-
Query work items3m 16s
-
Work with the web portal2m 15s
-
-
6. Visual Studio and Git
-
Publish repo to GitHub2m 35s
-
Publish repo to BitBucket3m 27s
-
Conclusion
-
Next steps1m 40s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Check in changes to the repository