I have the following error when I try to deliver from stream B
to parent stream A
:
cleartool: Warning: Trigger "dlvr_start_precondition" has refused to let deliver_start proceed.
cleartool: Error: A deliver_start preop trigger does not allow this operation.
cleartool: Error: Unable to do integration.
cleartool: Error: Unable to deliver stream "A"
Was indicated to change the mastership of my stream temporary to be able to deliver to parent stream. My stream is on a different server then the parent stream.
I see that can be done with:
multitool chmaster –stream [ –ove·rride ] master-replica-selector stream-selector
In my case should be the following command?
multitool chmaster –stream A B
The
multitool chmaster man page
does mention:In your case:
with
siteB
being the site which masters the streamB
.