To create a new dev
stream from an existing stream, I first created a snapshot of the existing stream and from this snapshot I created a new prod
stream.
(similar to a ClearCase UCM rebase of a baseline from a parent Stream to a child Stream)
All of the new stream components are the same as previous. So 'dev-stream
' & 'prod-stream
' have the same components (the components have the same name and point to same baseline).
Should a copy of the components not instead have been created with the new baseline ?
Here is a snapshot of how my component appears in RTC for both 'dev-stream
' & 'prod-stream
' :
The baseline should not contain the word "prod
" as this is a dev
stream.
The problem is circled in red in screenshot: How or why has the word 'prod
' appeared in the component name ? Can 'prod
' be removed from the name ?