`
easyworld
  • 浏览: 113185 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

How to install SVN Eclipse plugin

 
阅读更多

The Subversive distribution consists of 2 parts - the Subversive plug-in and Subversive SVN Connectors. You need both parts in order to work with Subversive. So the followings chapters will describ how to install those two parts.

 

Phase 1 - Installation of the Subversive Plug-In

Below you can find the instructions on how to install the Subversive plug-in using different types of Subversive distributions.

Option 1 - Use an Eclipse Simultaneous Release Update Site

This method is recommended if you wish to install a stable Subversive version that is an integral part of the yearly Eclipse Simultaneous Release. It allows you to install the Subversive plug-in using an Eclipse update site for an Eclipse Simultaneous Release.

  • Run Eclipse and select Help > Install New Software... from the main menu.
  • On the dialog that appears, select a pre-configured simultaneous release update site in the Work with combo-box. For example, for the Juno release, select the "Juno - http://download.eclipse.org/releases/juno" update site.
  • Wait a few seconds until the content of the selected update site is displayed under the combo-box.
  • Expand the Collaboration group and select the Subversive features that you would like to install. Certain Subversive features are required if you want to work with SVN, others are optional and offer some additional functionality. You can skip the optional features, if you wish.
  • Follow the next steps to install the selected Subversive features using the standard plug-in installation procedure. Reboot Eclipse after installation is complete.
  • Follow the instructions below to install Subversive connectors.

Option 2 - Use a Subversive Update Site

You can install Subversive using its online or archived update site. Use this method to install the Early Access Build that isn't available in the Eclipse Simultaneous Releases.

  • Run Eclipse and select Help > Install New Software... from the main menu.
  • In the Install dialog that appears, press the Add... button and specify the path to an online or archived Subversive update site. You can find information about the available Subversive update sites on the Downloads page.
  • Select the required Subversive features to install and follow the standard plug-in installation procedure. Reboot Eclipse after installation is complete.
  • Follow the instructions below to install Subversive connectors.

Option 3 - Use Eclipse Marketplace Client

If you have Eclipse Marketplace Client installed, you can use it to install the latest stable release of Subversive.

  • Open Eclipse Marketplace Client and search for the Subversive project.
  • Click on the Install button next to the Subversive listing.
  • Select required Subversive features to install and follow the standard plug-in installation procedure. Reboot Eclipse after installation is complete.
  • Follow the instructions below to install Subversive connectors.

 

Phase 2 - Installation of Subversive SVN Connectors

Once the Subversive plug-in is installed and Eclipse is rebooted, Subversive automatically displays the dialog that shows Subversive SVN Connectors compatible with the installed version of the plug-in. Alternatively, you can install Subversive SVN Connectors from online and archived update sites for connectors. Visit Polarion.com, to get information about the available update sites.

You have to install at least one connector that is compatible with your OS and SVN server. To select the right connector, follow these recommendations:

  • Check your platform. If you run the win32 version of Eclipse (x86 versions of Eclipse and Java running on Windows), you can install a JavaHL connector and its binaries (they're compatible with this platform only), and/or a SVNKit connector. For all other platforms (MacOS, Linux, etc.), you should install a platform-independent pure-Java SVNKit connector, or additionally install a package that contains JavaHL binaries for the target platform.
  • Check your SVN server version. Subversive SVN Connectors include certain versions of SVN client modules. Usually, every type of Subversive SVN Connectors (JavaHL and SVNKit) is available in different versions, so you have to select those that are compatible with your SVN server. Follow the standard SVN client-server compatibility notes to select the right connector.

If you've installed JavaHL connector on a non-Win32 platform or if you want to use a different set of JavaHL binaries, you should do the following:

  • Install a package, that contains JavaHL binaries for the target platform.
  • Ensure that all the libraries from the package are put into the folder listed in the PATH or LD_LIBRARY_PATH variables (on Windows or Unix platforms correspondingly).
  • Before starting Eclipse IDE, define subversion.native.library property. For example: -Dsubversion.native.library=C:/SlikSVN_JavaHL/libsvnjavahl-1.dll

If you wish, you can select multiple connectors and follow the installation procedure. After installation, you can switch the connector using the main menu item Window > Preferences > Team (tree node) > SVN (tree node) > SVN Connector (tab).

 

the following is the image that connecter install page, this page is displayed when we reboot the eclipse:

 

分享到:
评论

相关推荐

    svn eclipse plugin 1.6.12

    `svn eclipse plugin 1.6.12` 是 SVN 插件的一个特定版本,它提供了与 SVN 1.6.12 版本的兼容性。该插件允许开发者在 Eclipse 环境下更便捷地管理和控制源代码版本,提高了开发效率和团队协作能力。 安装此插件有...

    eclipse3.4 SVN plugin

    eclipse3.4 SVN plugin(part 1)

    eclipse svn plugin

    Eclipse SVN Plugin是一款集成在Eclipse IDE中的版本控制系统插件,它使得开发者能够在Eclipse环境中直接进行Subversion(SVN)的版本控制操作,如代码的版本管理、提交、更新、分支合并等。这款插件极大地提升了...

    SVN eclipse plugin

    **SVN Eclipse Plugin** 在软件开发领域,版本控制系统对于团队协作至关重要,Subversion(简称SVN)就是其中一种广泛使用的工具。它允许开发者追踪代码的修改历史,进行代码的合并和回滚,确保团队间的一致性和...

    svn 1.4.6 eclipse plugin

    "svn 1.4.6 eclipse plugin"便是这样的插件,它使得开发者可以直接在Eclipse内部进行SVN操作,如检出、提交、更新、解决冲突等,极大地提高了开发效率。 1. **安装过程** 安装SVN 1.4.6 Eclipse插件通常涉及以下...

    svn 64 用于eclipse

    标题"svn 64 用于eclipse"指的是将64位版本的SVN客户端与Eclipse IDE整合使用。64位版本通常适用于处理大量数据或需要更多内存的环境,能够提供更好的性能。Eclipse通过安装SVN插件,如Subversive或Subclipse,可以...

    eclipse-svn-plugin svn插件

    Eclipse SVN Plugin是一款专为Eclipse集成开发环境设计的版本控制系统插件,它使得开发者能够无缝地在Eclipse中进行Subversion(SVN)版本控制操作。Subversion是一款开源的版本控制系统,它允许用户跟踪文件和目录...

    xfire eclipse plugin插件

    7. **版本控制兼容性**:xfire eclipse plugin与常见的版本控制系统如Git、SVN等兼容,开发者可以在版本控制下安全地进行插件操作。 8. **持续集成**:插件可以很好地与持续集成工具集成,如Jenkins、Hudson等,...

    PLSQL插件SVN_Plugin.dll

    PL/SQL Developer Developer 官网上提供的版本控制插件是VCS,但是VCS还需要依赖其他实现Microsoft SCC 接口的版本控制工具,而且项目中用svn的比较多。因此PL/SQL Developer Developer中应该用svn插件来管理存储...

    eclipse-svn-plugin-1.0.5.rar

    Eclipse SVN Plugin是Eclipse集成开发环境(IDE)的一个扩展,用于支持版本控制系统Subversion(SVN)。在软件开发过程中,版本控制对于团队协作至关重要,它允许开发者追踪代码的更改,合并不同人的工作,并轻松...

    svn1.1.9集合eclipse插件包

    2. 安装插件:在Eclipse中,可以通过“Help” > “Install New Software”菜单项打开软件安装向导。然后,添加插件的更新站点URL,选择相应的插件进行安装,并遵循提示完成安装过程。 3. 配置SVN连接:安装完成后,...

    SVN_Plugin.rar

    把附件中的SVN_Plugin.dll放到PlugIns文件夹下,重新启动Developer,在Developer的主菜单中将会看到一个 TortoiseSVN的菜单项。 注意:安装svn插件的前提是电脑上已经安装了 TortoiseSVN的客户端软件。

    Android Eclipse Plugin 12.0

    9. **版本控制集成**:与其他Eclipse插件一样,Android Eclipse Plugin可以与常见的版本控制系统(如Git、SVN)无缝集成,方便团队协作。 10. **更新与兼容性**:随着Android SDK的更新,此插件也会定期发布新版本...

    how to use eclipse

    然而,根据“how to use eclipse”这一标题,我将基于这一假设,提供Eclipse开发环境(IDE)的使用方法。 Eclipse是Java开发环境中广泛使用的一款集成开发工具,它是由Eclipse基金会维护的一个开源项目。Eclipse ...

    svn publisher plugin

    **svn publisher plugin** 在 Jenkins 持续集成环境中,`svn publisher plugin` 是一个非常重要的插件,它扩展了 Jenkins 的功能,使得自动化构建过程能够与 Subversion(SVN)版本控制系统进行无缝交互。该插件的...

    Eclipse svn 插件1.8版本

    Eclipse SVN插件是开发人员在Eclipse集成开发环境中进行版本控制的重要工具,它使得开发者能够在Eclipse中直接处理Subversion(SVN)仓库的代码版本管理任务。1.8版本的Eclipse SVN插件引入了多项改进和新功能,提高...

    eclipse svn插件

    Eclipse SVN插件是开发人员在使用Eclipse集成开发环境时进行版本控制的重要工具,它使得开发者能够在Eclipse内直接进行Subversion(SVN)的相关操作,如代码的提交、更新、比较、解决冲突等。Subversion是一款开源的...

    Jenkins SVN Publisher Plugins下载

    Jenkins SVN Publisher Plugin是Jenkins生态系统中的一个重要组件,主要用于自动化构建过程中的版本控制集成。它允许用户在Jenkins持续集成服务器完成构建后,自动将生成的成果物发布到Subversion(SVN)仓库中,...

    Eclipse SVN插件 Eclipse SVN插件

    Eclipse SVN插件是开发人员在使用Eclipse集成开发环境时,用于版本控制的重要工具,主要功能是与Subversion(SVN)服务器进行交互,实现代码的版本管理。本篇文章将详细阐述Eclipse SVN插件的相关知识点,包括其安装...

Global site tag (gtag.js) - Google Analytics