You can show the task conflicts in a project.
About this task
ccm conflicts -t|-tasks [-r|-recurse] [-f|-format format] [-nf|-noformat]
([-ch|-column_header] | [-nch|-nocolumn_header])
[-sep|-separator separator] ([-sby|-sortby sortspec] |
[-ns|-nosort|-no_sort]) [-gby|-groupby groupformat] project_spec
- -ch|-column_header
- Specifies to use a column header in the output format. The default is -ch|-column_header. See -ch|-column_headers for details.
- -f|-format format
- Specifies the command output format. See -f|-format for details.
- -gby|-groupby groupformat
- Specifies how to group the command output. See -gby|-groupby for details.
- -nch|-nocolumn_header
- Specifies not to use a column header in the output format. See -nch|-nocolumn_headers for details.
- -nf|-noformat
- Specifies not to use column alignment. See -nf|-noformat for details.
- -ns|-no_sort
- Specifies not to sort the output. See -ns|-nosort for details.
- project_spec
- Specifies the project to analyze for membership conflicts. You can set project_spec to one project only. See Project specification for details.
- -r|-recurse
- Specifies to show membership conflicts in all projects in the hierarchy for the specified top-level project.
- -sep|-separator separator
- Used only with the -f|-format option. Allows you to specify a different separator character. See -sep|-separator for details.
- -sby|-sortby sortspec
- Specifies how to sort the command output. See -sby|-sortby for details.
Example
- Show the conflict detection information for the ProjectTwo-newVer project.
ccm conflicts ProjectTwo-newVer
Project: ProjectTwo-newVer
Objectname Task Conflicts Category
NewFile.txt-one:ascii:1 9 Implicitly included Extra Changes
File1.txt-ab:ascii:1 9 Included by 'use' operation? Extra Changes
File2.txt-cd:ascii:1 9 Included by 'use' operation? Extra Changes
File2.txt-ef:ascii:1 9 Implicitly included Extra Changes
ProjectTwo-2:dir:1 9 Included by 'use' operation? Extra Changes