View and manage past versions
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019
Visual Studio 2019 | Visual Studio 2022
One advantage of building your app under version control is that you can look back in time to get detailed information about what changes have been made to your files. Team Foundation Version Control (TFVC) maintains historical data related to every version of every file that has ever been checked in.
What do you want to do?
Get the history of an item. Get detailed information about what changes have been made to your files.
View file changes using annotate. Annotate a file to learn who made changes and what changes they made in all earlier versions of the file.
Use labels to take a snapshot of your files. Use labels to take a snapshot of your files so that you can easily refer back to that snapshot at a later date.
Find and view changesets. Get detailed information about past changes by looking at a changeset. Changesets make up the history of each item in version control.
Roll back changesets. Roll back the effects of one or more changesets.