svn在偶尔会遇到Cleanup failed to process the following paths的问题。这里记录下我的解决方式

1、遇到的问题如图
解决SVN Cleanup时遇到错误信息:Cleanup failed to process the following paths的错误

2、然后根据提示去clean up操作
解决SVN Cleanup时遇到错误信息:Cleanup failed to process the following paths的错误

3、好吧去解决它。工具文件夹选项,查看选择显示隐藏文件、文件夹、文件驱动。看到这个.svn的文件夹
解决SVN Cleanup时遇到错误信息:Cleanup failed to process the following paths的错误

4、找到wc这个数据库。用SQLiteManager打开
解决SVN Cleanup时遇到错误信息:Cleanup failed to process the following paths的错误

5、打开wc_lock文件。删除这条数据就可以了
解决SVN Cleanup时遇到错误信息:Cleanup failed to process the following paths的错误

6、结束了。一般情况下都可以解决。SQLiteManager下载地址

相关文章: