SVN问题:Previous operation has not finished; run 'cleanup' if it was interrupted
提交代码时突然遇到这个问题,提示我cleanup
通过project下工具clean时,仍然提醒我cleanup
百度给的解决方案都比较麻烦,无意中通过team进行cleanup时解决了这个问题
选中要clean的项目,如下图所示操作

cleanup之后就可以正常提交了
本文介绍了一种简便的方法来解决在使用SVN提交代码时遇到的“Previous operation has not finished”错误。通过使用SVN自带的cleanup功能,可以快速修复问题并恢复正常提交。
SVN问题:Previous operation has not finished; run 'cleanup' if it was interrupted
提交代码时突然遇到这个问题,提示我cleanup
通过project下工具clean时,仍然提醒我cleanup
百度给的解决方案都比较麻烦,无意中通过team进行cleanup时解决了这个问题
选中要clean的项目,如下图所示操作

cleanup之后就可以正常提交了
176
189
1277
144
422
2万+
2万+

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