RTC stream attached to non-modifable component like ClearCase UCM
In RTC is there a way to attach a component in read only (non-modifiable) mode on a stream ? Similar to ClearCase UCM when you dont check the option/policy to modify a component attached to a UCM project?
User case below:
Say that streamA is attached to comp1 and comp2. How can we make comp2 attached to streamA to be set in read only mode? I.e. developers cant modify or deliver content from comp2 ?
Bear in mind comp2 is being developed in streamB and should be only modifiable at one central stream.
streamA is only consuming comp2 in read only mode and periodically taking latest baseline on-demand basis from streamB.
One answer
To restrict delivery to comp2 in a stream you could set up the "Restrict Change Set Delivery to Components in a Stream" precondition and setup a role and choose who can deliver.
Comments
Thanks for your reply. I have tried using "Restrict Change Set Delivery to Components in a Stream" precondition method but I get the attached error. Any idea why ? Also it is necessary to setup additional roles in RTC as to who can deliver comp2 on a specific stream ? My requirement is that I want no RTC roles to delivery comp2 changes on a specific stream.