Eclipse更新代码报错:svn:E200030 2017-03-31 使用Eclipse从SVN更新代码时报错: svn: E200030:There are unfinished transactions detected in 'E:/workspace/xxx' 解决方法: 找到错误提示中的 xxx 工程 ,右键 Team–>Cleanup即可,如果还是报此错误,先关闭Eclipse再执行此操作即可。