1、异常内容
myeclipse开发Web项目,SVN异常:
Description Resource Path Location Type
The project was not built due to "org.apache.subversion.javahl.ClientException: Previous operation has not finished; run ‘cleanup’ if it was interrupted
". Fix the problem, then try refreshing this project and building it since it may be inconsistent rmweb Unknown Java Problem
2、异常处理
右键项目——Team——Refresh/Cleanup
如果在文件夹中用svn提交文件就是 :右键-----TortoiseSVN----Clean up
3、处理结果
项目名称,左侧的红×消失,项目正常运行