From the cleartool rebase
command I am able to rebase my stream on recommended baselines with the command:
cleartool rebase -rec -view ViewTag -stream stream:Stream@/PVOB
All the components in the stream are rebased to recommended baselines after running that command.
Is there any option for the cleartool rebase
command to rebase on the latest baselines instead of recommended baselines? I tried cleartool rebase help, but I didn't find any option for this.