How to deliver a baseline from one project to another project in UCM?

Go To StackoverFlow.com

2

I am having 2 projects in clearcase UCM as follows

Project-200
Project-200.1

In Project-200.1 , We have completed a work and applied a baseline

"Project-200.1-1.1.0.0"

Now we would like to deliver from Project-200.1 to Project-200.

How to deliver the baselined contents? We do not want to deliver any thing which is added after baseline.

2012-04-04 05:25
by Samselvaprabu


1

You simply make an inter-project deliver of your baseline.
As long as both projects have the same component, and if the deliver policy of the destination project authorize inter-delivers, you can initiate it between a stream of Project-200.1 and a Stream of Project-200.

deliver policies

For specifying a target Stream which is different from the default one (ie different from its immediate parent Stream), you need to initiate a "deliver to alternate target".

2012-04-04 05:36
by VonC
Thanks for the answer. But the picture is bogus. I think "Allow interproject deliver to project or stream" has to be enabled - Samselvaprabu 2012-04-04 06:41
@Samselvaprabu yes, the picture was just an illustration from IBM website, not tailored specifically for this question. You can see the policy I mention though - VonC 2012-04-04 06:49
Ads