在使用 SVN 时,出现错误,如下:


Error: Working copy 'E:\blackWu\github\voice' locked.  
Error: 'E:\blackWu\github\voice' is already locked.  
Error: Please execute the 'Cleanup' command.  

 

发现时被锁定,按照网上的方法,在隐藏的 .svn 文件下将 lock 文件删除。但我并没有找到 lock 文件。

我的解决方法是这样的:

SVN Error: Please execute the 'Cleanup' command.

点击clean up后,将第二个选中,点击 OK ,再试一下就可以了:

SVN Error: Please execute the 'Cleanup' command.

相关文章:

  • 2022-12-23
  • 2022-01-11
  • 2021-04-23
  • 2021-09-01
  • 2021-05-26
  • 2022-12-23
  • 2021-08-06
猜你喜欢
  • 2021-04-12
  • 2021-12-03
  • 2021-12-03
  • 2021-11-28
相关资源
相似解决方案