Undoing Changes in a Stream

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

NOTE  

Limitations

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

Desktop client and Windows Explorer integration

  1. In the desktop client do one of the following:

  2. In the Windows Explorer integration, select a folder where you want to undo changes. Right-click and select Dimensions | Changesets.

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

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

  5. Click OK.