How can I unlock thousands of files in RTC? Is there a command line for unlocking all files/folders in a stream?
For some odd reason, all the files in one of the components are locked. We have thousands of artifacts in this component and it is not feasible to unlock through the Eclipse client 1000 at a time. Is there an easier way or a command line to do this?
|
One answer
RTC comes with the scm command which is documented in the Knowledge Center. This will not be easy to get from locked to unlocked as one must query [ scm list ] for the component or stream The unset lock is the scm sub-command that would ultimately unlock the file(s).
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.