Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2809427
  • 博文数量: 587
  • 博客积分: 6356
  • 博客等级: 准将
  • 技术积分: 6410
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-23 10:54
个人简介

器量大者,福泽必厚

文章分类

全部博文(587)

文章存档

2019年(3)

2018年(1)

2017年(29)

2016年(39)

2015年(66)

2014年(117)

2013年(136)

2012年(58)

2011年(34)

2010年(50)

2009年(38)

2008年(16)

分类: LINUX

2010-03-31 17:29:31

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) |
给主人留下些什么吧!~~