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

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

php - How do you embed a video into a custom theme on WordPress? -