Apache Subversion

This is an old revision of this page, as edited by 217.248.74.12 (talk) at 18:23, 30 September 2004 (linkfix). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Subversion (also known as svn) is a version control system designed specifically to replace CVS, which is considered to have many deficiencies. Version 1.0 of Subversion (released 23 February, 2004) offers the following features:

Subversion has an IRC channel on irc.freenode.net (#svn).

Other Projects of note

The Open Source Trac project integrates Subversion, an Issue Tracker, and Wiki functionality into one web based interface.

The Open Source Subclipse project integrates Subversion into Eclipse.

The Open Source SVK project is a decentralized version control system written in Perl, permitting offline operations and advanced merging algorithms. It layers on the Subversion filesystem and its API.