【SVN】SVN错误[ locked; try performing 'cleanup']的解决办法

本文介绍了解决在使用Eclipse进行SVN提交时遇到的一些常见异常情况的方法。特别是当出现资源未被提交且工作副本被锁定的问题时,可以通过清理.lock文件和.log文件来解决。文章提供了详细的步骤指导。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

用Eclipse的svn插件commit的时候,发生如下异常

Some of selected resources were not committed.
svn: Working copy 'C:\project\xxxxx\xxxxx-web\test'
locked; try performing 'cleanup'

于是,试着cleanup一下(team菜单下的clean up)
但clean up也发生异常

*** Cleanup
svn cleanup "C:\project\xxxxx\xxxxx-web\test"
svn: Error processing command 'modify-entry' in
'C:\project\xxxxx\xxxxx-web\test'
svn: Error modifying entry for 'spring'
svn: 'spring' is not under version control
*** Error (took 00:01.075

找到这个test路径打开[.svn]文件夹,发现里面有[lock]和[log]文件
log文件内容

<modify-entry
   name="spring"
   working-size="working"/>

。解决办法:

1.删除lock文件
2.删除log文件
3.clean up








评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值