Error:svn: E155037: Previous operation has not finished; run ‘cleanup‘ if it was interrupted

SVN更新代码时出错:Error:svn: E155037: Previous operation has not finished; run 'cleanup' if it was interrupted

翻译过来的意思就是,上一次的操作未完成,如果被中断,运行“cleanup”。

因为我是使用idea更新代码的,直接使用idea自带的命令行就可以了

如果提示 “另一个程序正在使用此文件,进程无法访问”,关掉再运行就可以了。