Comparing baselines

You can compare two baselines.

About this task

ccm baseline -compare [-tasks] [-objects] [-projects] [-change_requests]
             baseline_spec1 baseline_spec2
baseline_spec1
Specifies the first baseline to be compared. See Baseline specification for more information.
baseline_spec2
Specifies the first baseline to be compared. See Baseline specification for more information.
-cr|-change_request|-change_requests
Specifies the baseline comparison to include details about change requests (CRs) that are partially included and fully included in the two baselines.
The default format is %displayname: %problem_synopsis.
-objects
Specifies to include a comparison of object members in the baseline.
-projects
Specifies to include a comparison of the projects between the two baselines.
-tasks
Specifies to include a comparison of the tasks between the two baselines.

Example


Feedback