使用SVN时,由于各种蜜汁操作导致文件不能上传,且报错“File ‘xxxx’ is locked in another working copy”。
当release lock也失效时,可采用以下方式处理:
选中文件,单击右键,选择“Get Lock”,并勾选 ‘Steal The Lock’。
SVN: File 'xxxx' is locked in another working copy解决办法

最新推荐文章于 2021-08-09 23:05:05 发布

使用SVN时,由于各种蜜汁操作导致文件不能上传,且报错“File ‘xxxx’ is locked in another working copy”。
当release lock也失效时,可采用以下方式处理:
选中文件,单击右键,选择“Get Lock”,并勾选 ‘Steal The Lock’。