SVN WARN:This client is too old to work with working copy

现象复现:

在本地通过svn提交代码后,在Eclipse同步代码时出现。

出现原因:

本地SVN版本(1.9.4)太高,而Eclipse的svn插件版本过低(1.8)

问题解决:

升级Eclipse的svn插件版本 ,有两种升级方法 :

第一种方法
1.点击Help>Install New Software
2.输入更新的版本,如图

Paste_Image.png

3.然后下一步,下一步就ok

第二种方法:
1.下载离线svn插件包,地址svn插件;
2.点击Add,然后上传下载的插件包

Paste_Image.png

3.点击ok.

备注:SVN与Eclipse的SVN插件版本对应关系

Subclipse 1.4.x includes and requires Subversion 1.5.x client features and working copy format.
Subclipse 1.6.x includes and requires Subversion 1.6.x client features and working copy format.
Subclipse 1.8.x includes and requires Subversion 1.7.x client features and working copy format.
Subclipse 1.10.x includes and requires Subversion 1.8.x client features and working copy format.

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容