Category:Subclipse资源首页
From SVN知识库
最新信息,请参见:http://subclipse.tigris.org/
Current Release Eclipse 3.2/Callisto and 3.3/Europa Subclipse 1.2.4 is 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.
Links for 1.2.x Release: Changelog: http://subclipse.tigris.org/subclipse_1.2.x/changes.html Eclipse update site URL: http://subclipse.tigris.org/update_1.2.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
Important Notes Be sure to check the announcements for information on the latest release. We also maintain a Subclipse changelog that contains information about all changes, including those that have not been released yet. Finally, you can also subscribe to the announcements mailing list to be notified of new releases.
NOTE: Subclipse requires a Subversion client "adapter" to communicate with your repository. Subclipse includes a 100% pure Java client adapter named SVNKit. Information about SVNKit can be found at http://svnkit.com/. For Windows users, Subclipse also includes the Subversion JavaHL library which communicates with your repository using the standard Subversion libraries and API. For other platforms, you have to provide the JavaHL library yourself. There is more information about building or obtaining JavaHL in the FAQ.
The SVNKit client adapter should work for most users and the current version now includes support for the file:// protocol with fsfs repositories. SVNKit offers a few additional features to Subclipse users that JavaHL does not offer, and it probably performs slightly faster than JavaHL. That being said, JavaHL uses the standard Subversion libraries which insures it will be compatible with other Subversion clients.
Subclipse Blog Posts/Articles Here are some blog posts or articles that contain useful information about Subclipse.
svn commit ./me: Blog about Subclipse and Subversion by Mark Phippard http://markphip.blogspot.com/
BEA Dev2Dev: Using and hacking Subclipse - the Subversion plugin for Eclipse by Eugene Kuleshov http://dev2dev.bea.com/pub/a/2005/11/subclipse.html
IBM Developerworks: Introducing Subversion by Elliote Harold http://www-128.ibm.com/developerworks/java/library/j-subversion/index.html
IBM Developerworks: How to use Subversion with Eclipse by Chris Herborth http://www-128.ibm.com/developerworks/opensource/library/os-ecl-subversion/
Mastering Subversion in the Eclipse IDE by John Ferguson Smart http://www.awprofessional.com/articles/article.asp?p=517206 Other Projects (svnClientAdapter and svnAnt) In addition to Subclipse, there are two other projects hosted on this site:
svnClientAdapter is a high-level Java API for Subversion and is used by Subclipse. svnClientAdapter is licensed under the terms of the Apache Software License 2.0 svnAnt is an Ant task that uses svnClientAdapter and provides access to Subversion from Ant scripts. svnAnt is licensed under the terms of the Apache Software License 1.1
