【SVN】Please execute the 'Cleanup' command

使用SVN,在更新过程中出现报错,分支无论提交内容或者拉取都报错

Please execute the 'Cleanup' command.

 

解决方法一:

右击,点击 TortoiseSVN,选择  Clean up

 

 

 

然后选中 Break write locks,另外两个是默认选中的不用动,最后点击OK,等待结果就可以了,操作过程中,当前分支下的文件不可以是打开状态

 

 

 

解决方法二

直接checkout一个新的svn文件,替换掉原来的(如果内容多的话比较麻烦)

 

posted @ 2020-06-02 15:53  我的世界蹦擦擦  Views(4325)  Comments(0)    收藏  举报