There is a following stream configuration:
PARENT-->CURRENT-->CHILD
Changes promoted to a PARENT
stream broke build of each its child.
After that changes from CHILD stream were promoted to CURRENT
stream.
Is there any way (like config spec in ClearCase) to choose only changes promoted from CHILD
and do not take changes from PARENT
in CURRENT
stream?