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  

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

Web client

  1. Do one of the following:

  2. On the toolbar click Changesets.

  3. In the Changesets dialog select a changeset.

  4. On the toolbar click Undo stream/project version.

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

  6. Click Finish.