`

Eclipse的SVN插件与本地客户端关联不上的解决办法

阅读更多

Eclipse的SVN插件与本地客户端关联不上的解决办法

 

前言:
1.当我们用SVN客户端(TortoiseSVN)把代码更新到本地,并导入到eclipse之后,却发现我们的SVN插件并没有起作用(没有提交、更新、还原等小图标的显示),只有Apply PatchShare Project 选项。


2.如果我们直接用svn插件在eclipse中更新,当打开文件夹的时候,又不能使用SVN客户端

原因分析:
这是Eclipse中的SVN和本地客户端(TortoiseSVN)中的SVN版本不一致导致的。

解决办法:修改版本
1.查看TortoiseSVN中的SVN版本:

 

 
2.查看Eclipse中的SVN版本:
方式一:

 

方式二:

 

 
3.若版本不对应,重新安装SVN客户端或Eclipse中的SVN插件

Eclipse SVN 插件与TortoiseSVN对应关系:

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.

 

相关链接:
  • 大小: 115.8 KB
  • 大小: 72.4 KB
  • 大小: 57.7 KB
  • 大小: 15.6 KB
  • 大小: 52.9 KB
  • 大小: 7 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics