How to unlock the branch in clearcase -
there 1 branch , locked other user.
need unlock branch doing check-in , check-out.
i tried ui not allowing.
option have unlock branch?
i having administrative rights still getting error:
unable unlock 'brtype:-----@\----- no permission perform operation "unlock" must 1 of "object owner, vob owner, member of cc group". unable unlock branch type : "-------"
the normal command cleartool unlock:
cleartool unlock brtype:abranch@\avob
that using branch-type-selector (brtype:type-name[@vob-selector]).
can check if locked a:
cleartool lslock brtype:abranch@\avob
however, mention (in cleartool lock
):
restriction locking/unlocking branch:
- unix: branch creator, element owner, vob owner, root
- branch creator, element owner, vob owner, member of clearcase administrators group
if owner of branch cannot unlock it, need ask clearcase admin.
Comments
Post a Comment