Reverting Pending Changes

Applies to TestComplete 15.62, last modified on March 19, 2024

If you made some changes to your project or project suite and you do not want to send them to your team project repository, you can revert the pending changes.

  1. Select File > Source Control > View History from the TestComplete main menu.

    – or –

    Right-click your project or project suite in the Project Explorer and then click Source Control > View History.

    – or –

    Click View History on the Source Control toolbar (if the toolbar is hidden, right-click the toolbar area and select Source Control).

  2. Team Explorer’s Undo Pending Changes dialog will appear. It lists all the changed files of your project or project suite.

    Undo Pending Changes Dialog
  3. Select the check boxes next to the files you want to revert and clear the check boxes next to the files you want to keep.

  4. Click Undo Changes.

TestComplete will revert the selected files to their original state (to the version in the repository of your team project in Azure DevOps Services or Azure DevOps Server or Team Foundation Server).

Related Tasks

See Also

Integration With Team Foundation Version Control - Common Tasks
Integration With Microsoft Team Foundation Version Control

Highlight search results