Releasing a baseline and all objects

About this task

When you release a baseline and all objects, you transition all objects in the baseline. This is useful if you are creating a final release of your product for delivery to customers as well as if you are creating a milestone release for quality assurance testing while preparing for a final release.

Before you can release a baseline, you must create a baseline and then publish the test baseline to developers. The instructions in this operation assume that you already have created and published a baseline and only need to release it.

Procedure

  1. Select the appropriate baseline(s), right-click over the baseline(s), and choose Release.

    A confirmation dialog box appears. Click Yes.

  2. At this point, you might be ready to prepare your product for delivery to customers.

About this task

You can create an incremental baseline from the CLI with a command similar to the following:

> ccm baseline -createccm baseline -create new_baseline_name -baseline existing_baseline_name -p proj1-int -p proj2-int

However, note that Telelogic still recommends creating full baselines from your prep project grouping, whenever possible.


Feedback