svn 提交 working copy is not up-to-date

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,然后选择先更新,然后再提交。这样就好了。

原文地址:https://www.cnblogs.com/start-fxw/p/5824571.html