![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Apache Subversion
2024年12月8日 · 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
You can create a Subversion repository on your computer and use file:// scheme to interact with it locally. 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.
Apache Subversion Documentation
Subversion is a collection of modular libraries written in the C programming language, each of which has a clearly defined collection of functions and types that together make up Subversion's application programming interface (API).
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.
Apache Subversion Features
Apache Subversion is a full-featured version control system originally designed to be a better CVS. Subversion has since expanded beyond its original goal of replacing CVS, but its basic model, design, and interface remain heavily influenced by that goal.
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
Does this mean I have to set up Apache to use Subversion? ¶ The short answer: no. The long answer: if you just want to access a repository, then you only need to build a Subversion client. If you want to host a networked repository, then you need to …
Apache Subversion News Archives
2024年10月8日 · The first pre-release in the Apache Subversion 1.7.x series has been released: Subversion 1.7.0-alpha1. This release is not intended for production use, but is provided as a milestone to encourage wider testing and feedback from intrepid users and maintainers.
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:
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.