本文图文超详细讲解Mac版Eclipse如何安装Subclipse和Subversive两种SVN客户端。
eclipse常见的SVN插件有Subclipse和Subversive,Subclipse是由Subversion核心代码提交者开发和维护并且跟Subversion保持一致的版本(An Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. Developed and maintained by Subversion core committers, Subclipse is always in synch with the latest Subversion features and releases. )而且风格跟TortoiseSVN一样,而Subversive则是由eclipse官方维护(The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored in Subversion repositories directly from the Eclipse workbench in a way similar to work with other Eclipse version control providers, such as CVS and Git.)。
需要注意的是这两种客户端都要依赖SVN连接器才能正常使用,常见的svn连接器有JavaHL和SVNKit。
Subclipse
Subclipse安装比较方便,直接通过“Help->Eclipse Marketplace”搜索“Subclipse”来安装即可。
点“Install”后确认要安装哪些插件,然后点“Confirm”:
接受安装协议:
然后会提示安全警告,直接点“Install anyway”,然后点“Restart Now”:
重启后打开“Preferences->Version Control(Team)->SVN”在“SVN接口”的“Client”下拉选中可以看到JavaHL不可用,直接选用SVNKit即可。
然后通过“Window->Show View->Other…”
搜索“svn”并添加“SVN资源库”:
新建资源库:
填写资源库信息:
然后就可以看到SVN服务器上的项目信息了:
Subversive
关于subversive官网描述为Subversion (SVN) Team Provider,简单来讲就是Subversive把svn整合到了ellipse平台。
可以看到Subversive的安装包括插件和svn连接器两部分(The Subversive installation consists of two parts: the Subversive plug-in and Subversive SVN Connectors),需要说明的是通过Help菜单下的Install New Software或Eclipse Marketplace安装的方式都只是安装插件部分而已(方法类似上面安装Subclipse,搜索后直接点“Install”),这里通过下载插件压缩包来安装Subversive,直接下载最新版插件压缩包Subversive-4.0.5.I20170425-1700.zip,然后解压到eclipse的dropins目录下。
以上只完成安装Subversive的插件部分,第二部分是安装svn连接器(SVN Connectors)。
重启ellipse后打开Preferences->Version Control(Team)->SVN->SVN Connector点击“Get Connectors”就会弹出Install Connectors,这里选SVNKit,因为JavaHL安装后有问题。
点两次“Next”会提示接受协议:
然后会安全警告,直接点“Install anyway”:
然后点立即重启:
重启后在SVN Connector就会看到刚刚安装的SVNKit:
然后通过“Window->Show View->Other…”搜索“svn”,添加“SVN Repositories”:
然后“New->Repository Location…”:
然后输入SVN服务器URL、帐号密码:
然后就可以看到svn服务器中的项目了。
展开阅读全文
上一篇: 2021年苹果春季发布会
下一篇:第七次全国人口普查结果