简体   繁体   English

如何在Eclipse Indigo上安装SVN

[英]How to install SVN on Eclipse Indigo

I want to install svn repository. 我想安装svn存储库。 Is there any differences between Subclipse and Subversion? Subclipse和Subversion之间有什么区别吗?

I searched everywhere about Subversion but I couldn't find something about Subversion, all I got is Subclipse. 我到处搜索Subversion,但是我找不到关于Subversion的东西,我得到的只是Subclipse。 Could you give me some instruction how to do it? 你能给我一些指导怎么做吗?

From Eclipse help menu you have to go under "Eclipse Marketplace", type "svn" into the search box and press enter. 从Eclipse帮助菜单中,您必须进入“Eclipse Marketplace”,在搜索框中键入“svn”并按Enter键。 You'll see all svn plugins available for Eclipse. 您将看到所有可用于Eclipse的svn插件。

Choose your SVN plugin, press "install" and follow the guided procedure. 选择您的SVN插件,按“安装”并按照指导程序操作。

Actually, as far I know, the most popular are Subversive and Subclipse. 实际上,据我所知,最受欢迎的是Subversive和Subclipse。

SubEclipse is an Eclipse Plugin that let's you connect to your Subversion repositories. SubEclipse是一个Eclipse插件,让你连接到你的Subversion存储库。 To install an SVN repository you need another software, that is beyond Eclipse capabilities. 要安装SVN存储库,您需要另一个超出Eclipse功能的软件。 See http://www.tonyspencer.com/2007/03/02/setup-a-subversion-server-in-4-minutes/ http://www.tonyspencer.com/2007/03/02/setup-a-subversion-server-in-4-minutes/

1)Open eclipse help -->install new software-->(in front of work with combo)press add 1)打开eclipse帮助 - >安装新软件 - >(在使用组合工作前)按添加

Name:-some_name Location:-" http://download.eclipse.org/technology/subversive/2.0/update-site/ " 名称:-some_name位置: - “ http://download.eclipse.org/technology/subversive/2.0/update-site/

2)Then wait for some time it will search for plugins and install required plugins 2)然后等待一段时间它将搜索插件并安装所需的插件

3)install required plugins...! 3)安装所需的插件......!

that's it..! 而已..! make sure you have working internet connection and packages fails some times if you have already installed some of plugins or their older versions. 如果您已经安装了一些插件或其旧版本,请确保您的互联网连接正常并且软件包有时会失败。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM