Undoing Changes in a Stream or Project

You can roll back the delivery of files and folders to a stream or project. For example, you deliver changes but discover problems in the code and decide to remove the changes. Undo creates a new changeset with the changes that preserves the full history.

NOTE  

Example

Assume that changeset 14 has this item revision:

f.txt revision #2

And that changeset 13 has the previous version of the same item:

f.txt revision #1

If you undo changeset 14, the revision in changeset 13 becomes the tip revision and a new changeset, 15, is created with the change:

f.txt revision #1

  1. Do one of the following:

  2. In the Changesets dialog, right-click a changeset and select Undo Stream/Project Version.

  3. (Optional) Select requests to relate to the change and add a comment.

  4. Click OK.