clearcase - Config spec for applying a label -
clearcase - Config spec for applying a label -
how apply label latest version of branch using config spec? can apply label using config spec.
well have created branches using config spec applied labels using apply label option. want apply giving in config spec.
can if how?
i tried not working.thank in advance
element * checkedout element /test_ari/karthik/omna.txt .../karthik_9/latest/karthik_66 element * /main/latest i want create label karthik_66 on karthik_9/latest using config spec rules how create it?
according config spec rules man page, can utilize labels within config spec select version, not label one. "no".
when create/manage branch, you need 3 rules, not 1 yo have:
element * checkedout # 3 rules here: element /test_ari/karthik/* .../karthik_9/latest element /test_ari/karthik/* /main/latest -mkbranch karthik_9 element /main/0 .../karthik_9/latest element * /main/latest that create branch file (not omna.txt) within /test_ari/karthik, new file (the /main/0 selection rule).
since view refers .../karthik_9/latest, can apply label @ time, setting on latest of karthik_9.
clearcase
Comments
Post a Comment