i am working on some scripts to migrate to git. I want to make a view based on a composite baseline to commit that data. I have several baselines to 'checkout' Normal baselines I do with:
element * CHECKEDOUT
element * baseline -nocheckout
element * /main/0 -ucm -nocheckout
load /vobs/[component1]
load /vobs/[component2]
load /vobs/[component3]
But when the baseline is a composite the view stays empty...
What can I do?
Regards,
jr00n