Components added to Streams
Hi,
Is there a way to find "which components are added to which streams"..
something like below..
Comp A --> added Stream X as baseline 123
Comp A --> added Stream Y as initial baseline
Comp A --> added Stream Z as baseline 358
Comp B --> added Stream X as initial baselne
any search or query option??
Hail B.
Is there a way to find "which components are added to which streams"..
something like below..
Comp A --> added Stream X as baseline 123
Comp A --> added Stream Y as initial baseline
Comp A --> added Stream Z as baseline 358
Comp B --> added Stream X as initial baselne
any search or query option??
Hail B.
One answer
With RTC-3.0.1, you'll probably need to use the Java API.
With RTC-4.0, you will be able to use the enhanced "locate change sets"
function.
In particular, to find out what streams contain a particular component,
you can locate the "Initial" change set of that component (since every
stream that contains a component contains the Initial change set of that
component.
Note that this will tell you what streams contain the specified
component, but now how that component was first added to that stream.
Cheers,
Geoff
On 12/18/2011 9:23 AM, bahadirhalil wrote:
With RTC-4.0, you will be able to use the enhanced "locate change sets"
function.
In particular, to find out what streams contain a particular component,
you can locate the "Initial" change set of that component (since every
stream that contains a component contains the Initial change set of that
component.
Note that this will tell you what streams contain the specified
component, but now how that component was first added to that stream.
Cheers,
Geoff
On 12/18/2011 9:23 AM, bahadirhalil wrote:
Hi,
Is there a way to find "which components are added to which
streams"..
something like below..
Comp A --> added Stream X as baseline 123
Comp A --> added Stream Y as initial baseline
Comp A --> added Stream Z as baseline 358
Comp B --> added Stream X as initial baselne
any search or query option??
Hail B.