As the title said:
I would like to find all elements that are on a branch (e.g. DEV_BRANCH
) with LATEST
version but that has not yet had any label applied to them.
I know how to find elements that does not have a particular label applied (as in:
- ClearCase: How to find elements that do NOT have a particular label,
- ClearCase: How to find files which was not labeled as “Label_Name” on CURRENT Version filtered by config spec)
But I don't know how to find elements that hasn't got any label applied.
Thanks in advance Mikael