Cutting a project from your hierarchy

Procedure

  1. Create a task and leave yourself as the resolver.

    The new task is set as the current task.

  2. View the parent project that contains the subproject you want to cut.
  3. Right-click over the subproject and select Cut.

    This cuts the subproject from the project, but does not remove it from the database.

  4. Complete the current task.

Procedure

  1. Create a task to unuse the project, then assign it to yourself.
  2. Set the new task to be the current task.
  3. Change directory to the parent project that contains the subproject you want to unuse.
  4. Unuse the project.

    > ccm unuse -pccm unuse -p project_name-version

  5. Complete the current task.

Feedback