![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Apache Subversion
2024年12月8日 · 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 potential Subversion users and developers alike. Want to read about Subversion's features? Need to download the latest Subversion release?
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.
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: 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 release or download a binary package.
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 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).
Apache Subversion 1.14 LTS Release Notes
As of 1.14.0, Subversion's test suite does not run correctly with Python 3 on Windows due to differences in the way that Python 2.7 and Python 3 handle End-Of-Line (EOL) conversions, special characters in pathnames, escaping of backslashes used in Windows pathnames, and handling of UTF-8 character sequences.
Apache Subversion FAQ
The Subversion client can go through a proxy, if you configure it to do so. First, edit your "servers" configuration file to indicate which proxy to use. The files location depends on your operating system. On Linux or Unix it is located in the directory "~/.subversion". On Windows it is in "%APPDATA%\Subversion".
Apache Download Mirrors
Windows 7 and later systems should all now have certUtil: % certUtil -hashfile pathToFileToCheck . HashAlgorithm choices: MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA512. Unix-like systems (and macOS) will have a utility called md5, md5sum or shasum. Community. Contributor Getting Started; Becoming a Committer;
Apache Subversion 1.9 Release Notes
What's New in Apache Subversion 1.9 ¶ FSFS improvements; FSX – A new experimental repository backend; Many enhancements and bug fixes; Known issues in the release; Troubleshooting issues specific to this release