原文:svn cleanup failed–previous operation has not finished 解决方法

问题描述:svn执行clean up命令时报错 Previous operation has not finished run cleanup if it was interrupted 。无论你到那个父层次的目录执行 clean up ,都是报一样的错。执行cleanup时候,提示要cleanup。看来是进入死循环了。 背景知识:Svn的operation是存放在 work queue 里的。而 ...

2016-09-28 11:16 0 4896 推荐指数:

查看详情

svn cleanup failedprevious operation has not finished 解决方法

   今天svn遇到一个头疼的问题,最开始更新的时候失败了,因为有文件被锁住了。按照以往的操作,我对父目录进行clean up操作,但是clean up 操作也失败了! svn cleanup failedprevious operation has not finished; run ...

Wed Sep 11 00:13:00 CST 2013 4 31085
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM