svn: Directory is out of date Item is out of date 错误最简单的解决方法

使用SVN在上传文件时,因为删除了向个文件,而删除后,没有及时上传,在我上传时,已经有同事上传了文件,我再上传时就报了以下错误:

1
2
3
4
5
6
7
8
9
10
11
org.apache.subversion.javahl.ClientException: Working copy is not up-to-date
svn: Commit failed (details follow):
svn: Directory 'D:\Eclipse-Workspace\' is out of date
Item is out of date
svn: Directory '/core/util' is out of date
 
org.apache.subversion.javahl.ClientException: Working copy is not up-to-date
svn: Commit failed (details follow):
svn: Directory '\core\util' is out of date
Item is out of date
svn: Directory '/core/util' is out of date

  在网上查了一下,好像都是要回滚,再更新,再更改删除。。。。。。

太麻烦了。。。我想了一下,主要是版本号不一致,既然如此就更新到最新版本再上传就好了。。。

步骤如下:

1、选择父工程(如果 是单项目就选择单项目),右击—》Team –>update to Version….

 

 2、去掉 update to HEAD revision 的选项(其实也可以不用做这一步,因为默认就是最新的版本号)

3、确定

 

4、重新上传文件 。。。。

转自:svn: Directory is out of date Item is out of date 错误最简单的解决方法_ckinghan58的博客-CSDN博客

 

posted @   信铁寒胜  阅读(670)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 因为Apifox不支持离线,我果断选择了Apipost!
· 通过 API 将Deepseek响应流式内容输出到前端
历史上的今天:
2021-07-27 UnsupportedOperationException异常
点击右上角即可分享
微信分享提示