How-to unlock a folder under RTC source control
![]()
Markus Holzinger (51●1●7●5)
| asked Sep 26 '11, 3:37 p.m.
edited Oct 10 '17, 2:24 p.m. by David Lafreniere (4.8k●7) I have to take care for several RTC/CLM projects.
|
Accepted answer
![]()
This can happen when performing an action in the web ui on a folder (ie. delete folder) and not completing the action (ie. navigating to another page without canceling).
You can unlock it with the Eclipse client by going to Search > Jazz Source Control > Locks. Search for those locks and you can unlock them from the results. See the work item on exposing unlocking folders in the web ui. https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/160971 Ralph Schoon selected this answer as the correct answer
Comments You search the locks and should see the locks in the result view. On the result, right click and select the context menu unlock.
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As explained in the answer, you need to use an Eclipse client for this. In the Web UI, you need to open the element to see the menu actions to unlock. If you can't open the item, you won't see the unlock.
As explained in the answer, you need to use an Eclipse client for this. In the Web UI, you need to open the element to see the menu actions to unlock. If you can't open the item, you won't see the unlock. If you can open the item, but you don't see an unlock you are stuck as well. I've opened Document how to unlock folders in SCM (347379) so that we document the workaround that Tim described. Ken |