同步时:synchronizing has encountered a problem
同步SVNStatusSubscriber时报告了错误。1个中的0个资源已经同步。
更新时:
org.apache.subversion.javahl.ClientException: Previous operation has not finished; run 'cleanup' if it was interrupted
org.apache.subversion.javahl.ClientException: Previous operation has not finished; run 'cleanup' if it was interrupted
显示历史记录时:正在访存SVN修订版历史记录
解决办法:
很简单,整几个能提交的文件直接提交到SVN,再次同步工程,问题解决,原因是:提交的文件会在SVN资源中增加新的版本号。