Suspending change sets

If there is a change set that you want to remove from your repository workspace but still want to preserve it in the repository, you need to suspend it. You can restore it whenever you want to resume your work.

Before you begin

Before suspending change sets, you must check in the changes.

About this task

To suspend a change set:

Procedure

  1. In the Pending Changes tool window, navigate to the change set in the Outgoing folder.
  2. To suspend the change set, right-click the change set and click Suspend. If you suspend a change set with some unresolved changes available in Unresolved, a confirmation dialog box is displayed. Click Yes to check in the changes to appropriate change sets and to move the change set to Suspended. Otherwise, click No to discard the unchecked-in changes and move the change set to Suspended. The change set moves to the component's new Suspended folder.
  3. Optional: If the changed file is already open, a dialog box is displayed. Click Yes to reload the file or click No if you do not want to reload the file.

What to do next

Right-click the change set in the Suspended folder to do the following operations:

Feedback