stefantangelst
4 years agoVisitor
Status:
Deferred to Support
ccolab addversions for ClearCase using LABELS
We are using collab 11.5 but want to upgrade to latest 13.x version.
I notice that the "ccolab addversions" command does not work with ClearCase LABELS.
I can use:
ccollab addversions new ./hello.c /main/mydev/6 /main/8
But I would wanna use:
ccollab addversions new <file|file_list|cur_dir> <LABEL1> <LABEL2>
Is this possible?