clearcase - apply label over multiple labels
I need to apply a label on a set of two or more labels that are already created using cleartool. I know how to create and apply a label using cleartool and have studied mklabel command. But couldn't find any provision to apply a label over multiple labels. Can anyone please provide solution for the same?? VonC You could try and find all the relevant versions (the ones with the right labels) and perform a mklabel . cleartool find can be combined with an exec directive including a mklabel. cleartool find . -ver "lbtype(LBL1) || lbtype(LBL2)" \ -exec "cleartool mklabel -replace NEW_LBL \"