Working with Version Control Files and Folders
This section describes how to view and manage source-controlled items to which you or another user have made changes and which have not been checked in yet.
In This Section
How to: Add Non-Project or Non-Solution Files and Folders to Version Control
Team Foundation version control lets you add items to the server that are not necessarily affiliated with a project or solution. An example is a file created by a third-party language that is independent of the Visual Studio solution.How to: Delete Files and Folders from Version Control
Describes the procedures used to delete files and folders from the Team Foundation version control server.Working with Version Control Changesets
Explains the purpose of changesets and how to use them in Team Foundation version control.Working with Version Control Shelvesets
Explains the purpose of shelvesets and how to use them in Team Foundation version control.Working with Labels
Explains the purpose of labels and how to use them in Team Foundation version control.Working with Version Control Locks
Explains the purpose of locks and how to use them in Team Foundation version control.How to: Move, Rename, and Delete Version-Controlled Files and Folders
Describes how to move, rename, and delete items from Team Foundation version control.How to: View Version Control File and Folder Properties
Explains the steps used to view the properties associated with files and folders in Team Foundation version control.How to: Configure Version Control File Encoding
Explains how to configure the file encoding scheme used with files stored in Team Foundation version control.How to: View and Manage All Pending Changes in Your Workspace
Explains how to view and make decisions regarding all the pending check-in changes in a workspace.How to: View Pending Changes in Other Workspaces
Explains how to view and make decisions regarding pending check-in changes in workspaces other than the one that you are currently working with.How to: Undo Pending Changes
Explains the steps used to undo a pending change for changesets.Viewing Historical Data
This section explains how to view historical data on files and folders in Team Foundation version control.
Reference
Team Foundation Version Control Command-Line Reference
Related Sections
Getting a Local Copy of Files from the Version Control Server
Provides information about getting source control files and folders for a team project associated with a local workspace.Working with Version Control Files and Folders
Provides information about basic source control functionality such as checking in and out files, adding, renaming, moving and deleting files and folders, and working with shelvesets.Adding Projects and Solutions to Version Control from Solution Explorer
Provides information about adding projects and solutions to Team Foundation version control.Team Foundation Version Control Walkthroughs
Lists walkthroughs that explore using source control, customizing a source control check-in and using source control from the command line.