Some resources were not updated. Previous operation has not finished; run 'cleanup' if it was interrupted
原因:更新svn项目出错,此时cleanup也会出错
参考两篇文章:
1.https://stackoverflow.com/questions/22715303/svn-error-previous-operation-has-not-finished
(上面这个网站需要FQ)
2.http://www.cnblogs.com/simmonner1999/p/5533465.html
注意:.svn文件夹是个隐藏文件夹
步骤:1.下载sqlite3.exe
2.显示隐藏的文件夹
3.在.svn文件夹下打开命令窗口(shift+单击右键) 先执行 sqlite3.exe .svn/wc.db "select * from work_queue"
4.在执行sqlite3.exe .svn/wc.db "delete from work_queue"
5.Cleanup项目 (项目单击右键-->Team-->Cleanup)
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步