Finding conflicts

About this task

The conflict detection operation shows you the conflicts for a project hierarchy. Additionally, you can perform deep conflict detection, which is a deep analysis of project members that considers tasks and objects that are in or came before the baseline. (See Performing deep conflict detection.)

About this task

  • Show conflicts for the top-level project and all subprojects in your prep project hierarchy.

    > ccm conflicts -rccm conflicts -r project_spec

    The -r option specifies that conflicts will be shown recursively for all subprojects and the top-level project. If you do not want to show conflicts for the hierarchy, do not include the recursive option.

    Now you are ready to resolve conflicts. If you are not sure what the conflicts and dependencies mean, read the next two sections, Categories of conflicts and Conflicts and dependencies. If you already know about conflicts and dependencies, you are ready to resolve the conflicts in your project, which is described in About conflict resolution.


Feedback