Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019
Visual Studio 2019 | Visual Studio 2022
When you check in your changes in Team Foundation Version Control (TFVC), they're stored on the server as a changeset. Changesets contain the history of each item in version control.
You can view a changeset to see what the exact file changes were, discover the owner's comments, find linked work items, and see if any policy warnings were triggered.
Prerequisites
Category
Requirements
Permissions
Member of the Contributors group for your project.
Request Review under Actions requests a code review.
Open in Browser under Actions opens the changeset in your browser. For example, you could copy the URL into an email to discuss the change with your team.
Search for changesets
On the Visual Studio menu bar, choose File > Source Control > Find > Find Changesets.
The Find Changesets dialog box appears.
In the Find Changesets dialog box, enter a file or folder name in Containing file, or:
Select Browse to find and select a file or folder.
In the By user box, optionally enter a user name or select Search to select a project team member who's associated with the changeset.
Under Range, optionally choose one of the following ranges:
All changes retrieves all changesets that were applied to that file or folder.
Changeset number retrieves changesets from a range of numbers. In the From and To boxes, type the range.
Created date retrieves changesets from a range of dates. In the Between and And boxes, specify start and end dates.
Select Find. Changesets that match your criteria appear in the Results list.
Select a changeset and then select Details, or right-click the changeset and select Changeset Details.
The Details for Changeset dialog box appears.
In the Details for Changeset dialog box, you can view the changes and change types, and any comments, work items, check-in notes, and policy warnings that are associated with the changeset.
Close the Details for Changeset and Find Changesets dialog boxes.
შემოუერთდით Meetup სერიას, რათა შექმნათ მასშტაბური AI გადაწყვეტილებები რეალურ სამყაროში გამოყენების შემთხვევებზე დაყრდნობით თანამემამულე დეველოპერებთან და ექსპერტებთან.
Use shelvesets in Team Foundation Version Control to set aside in-progress work. Use Team Explorer to suspend and resume work and to manage shelvesets.
Use the Team Foundation Version Control (TFVC) rollback command to roll back the effects of one or more changesets to one or more version-controlled items.
Use the Team Foundation Version Control Tracking Changeset window to see which code branches received which changes and to see when the changes were merged.