org.apache.subversion.javahl.ClientException: Previous operation has not finished

1.问题

eclipse使用SVN出现异常:

org.apache.subversion.javahl.ClientException: Previous operation has not finished; run 'cleanup' if it was interrupted 

2.解决方法

右键项目——Team——Refresh/Cleanup
---------------------
作者:cswhale
原文:https://blog.csdn.net/cswhale/article/details/47805327

原文地址:https://www.cnblogs.com/yinyl/p/10407975.html