Folder is locked and I can't unlock it

前端 未结 17 2223
离开以前
离开以前 2021-01-30 07:48

When I\'m trying to update or commit code from a project it\'s telling me that the folder is locked. When I try to \"release lock\" it says that there\'s nothing to unlock in th

17条回答
  •  被撕碎了的回忆
    2021-01-30 08:34

    This was the first time I had this issue. I even tried to restart PC, without effect. This solves my problem:

    Solution for me:

    1. Right Click on Project Working Directory.
    2. Navigate TortoiseSVN.
    3. Navigate To Clean Up.
    4. Leave all default options, and check Break Locks
    5. Click OK

    This works for me. I was able to commit changes.

提交回复
热议问题