Who can lock/unlock/obsolete streams (or any other object) in a clearcase project? Do you have to be a privilaged user to perform these operations on streams that you didn’t create?
Who can lock/unlock/obsolete streams (or any other object) in a clearcase project? Do you
Share
The
cleartool lockman page does mention:Regarding Stream, a
lock -obsolete Stream:xxxmight be your only way to “remove” a Stream (especially if baselines were already created on it): see “Removing a UCM stream that has a delivered baseline“.Here are some examples for locking multiple instances of a same type of object.
To be sure a lock has actually worked, use the
-fmt "%n %[locked]p\n"format when listing Streams:The OP Raihan adds in the comments:
Two things: