
Apache Subversion
Dec 8, 2024 · This website is the central source of information about Subversion and the community which gives it life. Here, you'll find resources that are useful to existing and …
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. …
Apache Subversion: Quick Start
Install the svn client to start collaborating on a project that is using Subversion as its version control system. To install the client program, you can build it yourself from a source code …
Subversion Documentation
Apache Subversion is fortunate to have a community that values documentation. This page contains pointers to varies sources of documentation aimed at Subversion users and …
Apache Subversion FAQ
It comes with a command-line client that uses them. There are two different Subversion server processes: either svnserve, which is small standalone program similar to cvs pserver, or …
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 …
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 …
Apache Subversion 1.7 Release Notes
What's New in Apache Subversion 1.7 ¶ Working Copy Metadata Storage Improvements; Improved HTTP protocol usage; New remote dumpfile tool: svnrdump; New feature: svn patch; …
Apache Subversion - Community Guide - Building and Testing
For a description of how to use and add tests to Subversion's automated test framework, please read subversion/tests/README and subversion/tests/cmdline/README.
Source Code - Apache Subversion
To build Subversion from a source code release: Download the latest source code distribution or checkout the source code from version control. Build and install it according to the instructions …