Folder is locked and I can't unlock it

前端 未结 17 2398
离开以前
离开以前 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:23

    I encountered this problem after these operations:

    1. get lock on folder
    2. modify files
    3. remove files and update folders --> new files downloaded
    4. try to commit or release lock

    I finally resolved the problem by forcing the lock again : TortoiseSVN --> Get Lock --> check "steal lock" then commit or release lock.

提交回复
热议问题