在提交svn出現以下報錯:java
org.apache.subversion.javahl.ClientException: Working copy is not up-to-date
svn: Commit failed (details follow):
svn: File 'xxxxxxxxxxx' is out of date
Item is out of date
svn: Item 'xxxxxxxxxxx'is out of dateapache
可利用TortoiseSVN採用以下方法:eclipse
1.在報錯類所在workspace的根目錄下,進行以下操做:TortoiseSVN->clean upsvn
2.再svn commit,或者再在eclipse項目選擇team->freash/cleanup,再進行提交
---------------------
spa
若是還報錯就先將報錯文件更新至svn中最新版本,而後提交。以後再修改爲本身的版本後再提交一次。ip