Subversion

What is Subversion?

Subversion is a version control system or SCM (software configuration management) tool. It is open-source and provides a feature set superior to that of CVS and Visual Source Safe. More information can be found at subversion.tigris.org.

Tools for use with Subversion

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