问题原因
由于更新word文件的时候,此文件在word中正在打开,svn更新被中断,报错 Previous operation has not finished; run 'cleanup' if it was interrupted 并且无法再对其进行svn操作
解决方法
对此文件所在的文件夹进行cleanup操作
eclipse 项目右键–Team–Refresh/Cleanup 也可以
由于更新word文件的时候,此文件在word中正在打开,svn更新被中断,报错 Previous operation has not finished; run 'cleanup' if it was interrupted 并且无法再对其进行svn操作
对此文件所在的文件夹进行cleanup操作
eclipse 项目右键–Team–Refresh/Cleanup 也可以