We have a VOB with about 12 components and we only use component baselines.
They are normally created by using the GUI under Windows (UNIX is only used by some developers, most of them are more familiar with Windows).
Now to create the component baseline you have to right-click on the stream you want to create the baseline in and select 'Properties
' before going to the 'Baselines' tab and create the new component baseline there.
The problem is that if you right-click on the stream the menu already has an entry called 'Make Baseline
'. Unfortunately it happens (not too often but still sometimes) that someone clicks on the 'Make Baseline
' option here and creates a baseline for all components instead of only the one he intended.
I already experimented with some preop triggers of mkbl
but as far as I figured out they are not fired when using the GUI in Windows and they cannot prevent the creation of the baseline as the name of the baseline is not know at that point in time.
Is there a way - be it a trigger script or whatever - to prevent the creation of a baseline if it's supposed to be applied to more than one component or will we just have to accept the situation and waste our time - it takes time for someone to discover that there is a wrong baseline on some components and then we have to obsolete the baseline for the wrongly 'labeled' components?