Skip to main content

Subversion

What is Subversion?

Subversion is a version control system or SCM (software configuration management) tool.

Subversion can be downloaded at subversion.tigris.org.

Tools for use with Subversion
h2.

General tools

IDE integration

  • Subclipse is a Subversion plugin for Eclipse.
  • AnkhSVN is a plugin for Microsoft Visual Studio, but it is no longer in active development. TortoiseSVN is the recommended tool for Windows/Microsoft developers.
  • Apple has some information for using Subversion with XCode

The Subversion Book / Documentation