SVN提交错误:working copy is not up-to-date解决方法


我在项目中删了2个jar,然后SVN提交,一直提交不成功

svn在提交时报错如下图:

working copy is not up-to-date

svn:commit failed(details follow):

svn:file "xxxxx is out of date"

item is out of date

svn:item "xxxx" is out of date

 

解决方法一:

在相应文件上,单击选择team,然后选择先更新,然后再提交。这样就好了。

 

解决方法二:

转自:http://www.cnblogs.com/icerainsoft/p/3807596.html

Window -> Preferences -> Team -> SVN,将SVN接口的Client修改为SVNKit(Pure JAVA) SVNKit v1.7.9.XXXX选项

 

 

后记:我是用方法二搞定的。

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM