SVN清除会导致“错误处理命令'modify-wcprop'"被清除. [英] SVN cleanup causes "error processing command 'modify-wcprop'"

查看:564
本文介绍了SVN清除会导致“错误处理命令'modify-wcprop'"被清除.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试检出较大的目录,并且在整个过程中SVN服务器崩溃了.我尝试执行清理,但是每次它出错时都说文件不在版本控制下.

I'm trying to checkout a large directory and part way through, the SVN server crashed. I've tried to perform a cleanup but every time it errors saying a file is not under version control.

root@mitydsp-dev:~/nvsp2# svn cleanup 
svn: In directory 'Platform/qt5/qtdeclarative'
svn: Error processing command 'modify-wcprop' in 'Platform/qt5/qtdeclarative'
svn: 'Platform/qt5/qtdeclarative/LICENSE.FDL' is not under version control

如果我进入Platform/qt5/qtdeclarative,则没有LICENSE.FDL文件.我尝试删除qtdeclarative文件夹,但是当我再次运行时,我只在一个目录中遇到相同的错误.

If I go into Platform/qt5/qtdeclarative there is no LICENSE.FDL file. I tried deleted the qtdeclarative folder but when I run again I just get the same error up one directory.

root@mitydsp-dev:~/nvsp2# svn cleanup 
svn: In directory 'Platform/qt5'
svn: Error processing command 'modify-wcprop' in 'Platform/qt5'
svn: 'Platform/qt5/build.sh' is not under version control

同样,没有build.sh文件.我现在已经完成了5次,因此无法重新检出存储库,因为它需要5到6个小时,而我今天已经尝试过一次.有谁知道是什么原因造成的?

Again, there is no build.sh file. I've done this 5 times now and I can't recheck out the repository because it takes 5-6 hours and I've already retried that once today. Does anyone know whats causing this?

我应该注意在资源库浏览器中检查这些文件是否确实存在.

I should note checking in the repository browser these files do exist.

谢谢.

推荐答案

我找到了答案.如果其他任何人遇到这种情况,请删除.svn文件夹中的所有日志文件.有时会有带有数字(Log1,Log2,Log3)的日志,因此也将其删除.

I found my answer. If this ever happens to anyone else delete any log files in the .svn folders. Sometimes there will be logs with numbers (Log1, Log2, Log3) so delete those too.

这篇关于SVN清除会导致“错误处理命令'modify-wcprop'"被清除.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆