
This is the Title of the Book, eMatter Edition
Copyright © 2007 O’Reilly & Associates, Inc. All rights reserved.
267
Appendix D
APPENDIX D
Third-Party Tools
Subversion’s modular design (covered in “Layered Library Design” in Chapter 8) and
the availability of language bindings (as described in “Using Languages Other than C
and C++” in Chapter 8) make it a likely candidate for use as an extension or back-
end to other pieces of software. In this appendix, we’ll briefly introduce you to some
of the many third-party tools that are using Subversion functionality under the hood.
For a more recently updated version of this information, check out the Links page on
the Subversion website (http://subversion.tigris.org/project_links.html).
Clients and Plugins
AnkhSVN (http://ankhsvn.tigris.org/)
Subversion add-in for Microsoft Visual Studio .NET
JSVN (http://jsvn.alternatecomputing.com/)
Java Subversion Client, including a plugin for IDEA
psvn.el (http://xsteve.nit.at/prg/vc_svn/)
Subversion interface for emacs
RapidSVN (http://rapidsvn.tigris.org/)
Cross-platform Subversion GUI, based on the WxPython libraries
Subclipse (http://subclipse.tigris.org/)
Subversion plugin for the Eclipse environment
Subway (http://nidaros.homedns.org/subway/)
Microsoft SCC provider for Subversion
sourcecross.org (http://www.sourcecross.org/)
Microsoft SCC provider for Subversion
Supervision (http://supervision.tigris.org/)
Java/Swing ...