在提交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