1、错误描述
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
2、错误原因
今天想查看SVN以前写的代码,结果出现这个错误;但是执行cleanup,不管在哪一父级或子级cleanup都报这个错误
3、解决办法
(1)最直接的办法:将本地项目删除,重新检出项目
本文介绍了一个常见的SVN错误“Previous operation has not finished; run 'cleanup' if it was interrupted”的原因及解决方法。当执行cleanup命令无效时,推荐的解决方案是删除本地项目并重新检出。
696

被折叠的 条评论
为什么被折叠?



