1:出现这个问题,常见的解决方法:
右键选中项目----->team------>clear up
如图:
2:不过今天遇到一个奇怪的问题:按1的处理方式不行:
抛出错误如下:
cleanup D:/workspace/d**
Problem running log
svn: In directory 'D:\workspace\d**'
svn: Error processing command 'append' in 'D:\workspace\d**'
svn: Missing 'dest' attribute in 'D:\workspace\d**'
没找到解决的方法,只好删除,从svn repository中重新checkout!然后一切正常!
郁闷!
同病相怜:
I have not updated for a little while on my laptop and now find the following.
svn: In directory 'D:\JAVA\workspace\wonderland'
svn: Error processing command 'append' in 'D:\JAVA\workspace\wonderland'
svn: Missing 'dest' attribute in 'D:\JAVA\workspace\wonderland'
D:\JAVA\workspace\wonderland>svn cleanup
svn: In directory '.'
svn: Error processing command 'append' in '.'
svn: Missing 'dest' attribute in '.'
This then leaves several hundred lock files in the .svn directories
and svn cleanup is not fixing the problem
|
阅读(1725) | 评论(0) | 转发(0) |