I wish to remove a label from an element that I added incorrectly. How can I do that using ClearTeam explorer?
Also, if I checkin a version of an element incorrectly, how do I remove that version using ClearTeam Explorer.
I wish to remove a label from an element that I added incorrectly. How can I do that using ClearTeam explorer?
Also, if I checkin a version of an element incorrectly, how do I remove that version using ClearTeam Explorer.
Removing the version is possible but dangerous (right click on the version, select delete version)
It is akin to a cleartool rmver and you should rmver only if:
Regarding label, if it is not possible from the ClearTeam explorer, you still can use: cleartool rmlabel
The
rmlabel
command removes one or more version labels from versions of elements.
cleartool rmlabel -ver /main/3 A_LABEL util.c