eclipse svn

Get the right version!

Subclipse versions are tied to specific versions of the Subversion client API.  So you must have a matching version of the Subversion client API (JavaHL) for your version of Subclipse.  Any 1.x version of a Subversion client can talk to any 1.x version of a Subversion server, so generally the version does not matter too much.  However, if you use multiple client tools on the same Subversion working copy, then it is important that the version of those clients is all the same.  In addition, if you are on Linux, your distribution might only support a specific version of Subversion and JavaHL.  So you might want to stick with a specific version of Subclipse for that client.

More information on how to get JavaHL, and the right version for each version of Subclipse can be found in the wiki 

Current Release

Eclipse 3.2/Callisto, 3.3/Europa, 3.4/Ganymede, 3.5/Galileo, 3.6/Helios, 3.7/Indigo, 3.8/4.2/Juno, 4.3/Kepler, 4.4/Luna +

Subclipse 1.10.8 and 1.8.22 and 1.6.18 and 1.4.8 are now available for Eclipse 3.2+!

See the changelog for details. Existing Subclipse users should read the upgrade instructions for important information on changes you to need to make to your Eclipse preferences to see the new version in the update manager.

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.

Links for 1.10.x Release:
Changelog: http://subclipse.tigris.org/subclipse_1.10.x/changes.html
Eclipse update site URL: http://subclipse.tigris.org/update_1.10.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Archived releases: http://subclipse.tigris.org/archive 

Links for 1.8.x Release:
Changelog: http://subclipse.tigris.org/subclipse_1.8.x/changes.html
Eclipse update site URL: http://subclipse.tigris.org/update_1.8.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Archived releases: http://subclipse.tigris.org/archive

Links for 1.6.x Release:
Changelog: http://subclipse.tigris.org/subclipse_1.6.x/changes.html
Eclipse update site URL: http://subclipse.tigris.org/update_1.6.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

Links for 1.4.x Release:
Changelog: http://subclipse.tigris.org/subclipse_1.4.x/changes.html
Eclipse update site URL: http://subclipse.tigris.org/update_1.4.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

Eclipse 3.0/3.1

Subclipse 1.0.6 is now available for Eclipse 3.0/3.1!

See the changelog for details. Existing Subclipse users should read the 1.0.0 release announcement for details on how to upgrade to the 1.0.x release.

Links for 1.0.x Release:
Changelog: http://subclipse.tigris.org/subclipse/changes.html
Eclipse update site URL: http://subclipse.tigris.org/update_1.0.x
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

Eclipse 2.1.3

Subclipse 0.9.3.3 is linked against Subversion 1.1.4. Binaries for Windows are included.

Development for this version of Eclipse is no longer active. There are no new releases planned.

Download the Eclipse 2.x version

Installation Instructions

The recommended process to install Subclipse is to use the Eclipse Marketplace Client . The latest version of Subclipse is always available via the Marketplace and it is the easiest way to install Subclipse. If you do not have the Eclipse Marketplace Client, you can install Subclipse via the normal Eclipse plugin install process. Typically this is done via an option on the Eclipse Help menu. Enter the URL for the Subclipse update site into the Eclipse install GUI or download the zipped update site and choose Local Archived Site from the Eclipse install GUI.  Here is a useful article with tips on installing Eclipse plugins:

http://blog.zvikico.com/2009/07/ten-tips-for-installing-plugins-in-eclipse-galileo.html

When installing recent versions of Subclipse, the following features must be installed:

  • Subclipse - this is the main feature that include the Subclipse core and UI plugins

  • Subversion Client Adapter - this is the Subversion API wrapper that Subclipse uses to talk to Subversion

  • CollabNet Merge Client - not technically required, but we strongly recommend it

One or both of the following Subversion Client API providers must also be installed:

  • JavaHL - this is recommended as it is the API provided as part of Subversion itself.  See this wiki page for more information.

  • SVNKit - this is a pure Java implementation of the Subversion API provided and supported by a 3rd party.

The following optional features are also provided on the update site.  These features are not required for Subclipse to work.  If you are having problems installing them, because you are missing plugins that these require, then simply deselect them in the UI and do not install them.

  • Revision graph - provides a graphical view of SVN history.  Requires the Eclipse GEF/Draw2D plugin.

  • Mylyn integration - provides some additional integration between Subclipse and Mylyn .  If you are not using Mylyn, then you do not need this. 

你可能感兴趣的:(eclipse,SVN)