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