Apache Subversion Welcome to subversion apache org, the online home of the Apache ® Subversion ® software project Subversion is an open source version control system Founded in 2000 by CollabNet, Inc , the Subversion project and software have seen incredible success over the past decade
Apache Subversion: Quick Start This approach can help you use Subversion locally to track personal files and single-person projects The following procedure creates a minimal environment for an existing project It converts a directory with a project into a working copy of a newly-created local Subversion repository
Apache Subversion Features Subversion allows arbitrary metadata ("properties") to be attached to any file or directory These properties are key value pairs, and are versioned just like the objects they are attached to Subversion also provides a way to attach arbitrary key value properties to a revision (that is, to a committed changeset)
Download Apache Subversion Sources Use the links below to download Apache Subversion from one of our mirrors You must verify the integrity of the downloaded files using signatures downloaded from our main directory The following are the currently supported versions of Subversion
Apache Subversion FAQ Subversion manages versioned trees as first order objects (the repository is an array of trees), and the changesets are things that are derived (by comparing adjacent trees )
Apache Subversion Binary Packages The Apache Subversion project does not officially endorse or maintain any binary packages of the Subversion software However, volunteers have created binary packages for different distributions and platforms, and as a convenience, we maintain a list of links to them here
Source Code - Apache Subversion You can install Subversion by compiling its source code release directly, or you can install one of the prepackaged binaries if there is one for your operating system Unless a release has "alpha", "beta", or "rc" in its name, it is tested and considered stable for production use
Apache Subversion Roadmap Subversion has two types of releases: regular releases are intended to deliver new features more quickly, while LTS releases are intended to provide stability over longer periods The two types releases differ in their support lifetime:
Apache Subversion News Archives The recent releases of Apache Subversion 1 14 2 and 1 10 8 contain fixes for two security issues: CVE-2021-28544 and CVE-2022-24070 These issues affect Subversion 'mod_dav_svn' and 'svnserve' servers only Subversion clients are not affected We encourage server operators to upgrade to the latest appropriate version as soon as reasonable