解决方法:使用终端命令,找到文件所在目录,执行
find . | grep ".svn/lock" | xargs rm
mac下CornerstoneSVN出错 Description : The working copy is locked due to a previous error(亲测可行)
解决方法:使用终端命令,找到文件所在目录,执行
find . | grep ".svn/lock" | xargs rm
mac下CornerstoneSVN出错 Description : The working copy is locked due to a previous error(亲测可行)
本文标题:mac下CornerstoneSVN出错 Description
本文链接:https://www.haomeiwen.com/subject/apbsvttx.html
网友评论