Learn about our new 6-month regular and 2-year LTS release schedule: seeHow We Plan Releases.
The latest and recommended LTS (long-term support) release of Apache Subversion is: 1.14
Download SmartSVN for Mac free. SmartSVN - graphical client for the control system Subversion (SVN). Syncro SVN Client for Mac OS X v.6.2 B Syncro SVN Client is a very useful tool that makes it easier to share document and code between developers or content authors. It offers full SVN repository support: checkout, export, import, copy, mkdir, rename, branch, tag and delete. First download the keyring (.KEYS) and detached signatures (.asc) files for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures as follows:% pgpk -a subversion.asc% pgpv subversion-1.14.tar.gz.asc or% pgp -ka subversion.asc. Mac svn free download. OpenPDF - Fork of iText OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL open source license. Download the latest version of Subversion for Mac - Replacement for CVS. Read 6 user reviews of Subversion on MacUpdate.
The older still supported release of Apache Subversion is: 1.10
Use the links below to download Apache Subversion from one of our mirrors. You mustverify the integrity of the downloaded files using signatures downloaded from our main directory.
The following are the currently supported versions of Subversion. Older releases are available from the archive download site.
The Apache Subversion project only distributes source code, but a number of third parties provide binary packages for a number of platforms. To find a package for your platform, please visit the binary packages page.
Mirror ¶
The currently selected mirror is https://apache.mirrors.nublue.co.uk/. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available.
You may also consult the complete list of mirrors.
Source Releases ¶
We provide source code distributions in a variety of archive types. Generally, speaking, Windows users should download .zip files. Users of all other operating systems should download .tar.gz or .tar.bz2 files.
Recommended Release ¶
Apache Subversion 1.14.0 LTS
File | Checksum (SHA512) | Signatures | PGP Public Keys |
---|---|---|---|
subversion-1.14.0.tar.bz2 | [SHA-512] | [PGP signatures] | [PGP keyring] |
subversion-1.14.0.tar.gz | [SHA-512] | [PGP signatures] | [PGP keyring] |
subversion-1.14.0.zip | [SHA-512] | [PGP signatures] | [PGP keyring] |
Svn For Mac
Older still supported Releases ¶
Apache Subversion 1.10.6 LTS
File | Checksum (SHA512) | Signatures |
---|---|---|
subversion-1.10.6.tar.bz2 | [SHA-512] | [PGP] |
subversion-1.10.6.tar.gz | [SHA-512] | [PGP] |
subversion-1.10.6.zip | [SHA-512] | [PGP] |
Best Svn Client For Mac
Release archives ¶
Looking for previous releases of Subversion? All Subversion releases are available for download from the Apache distribution archive. Except for our currently supported releases, distributions of Subversion found in the archives are not supported by the community. If you require support for an older version of Subversion, and are not able to upgrade to a newer version, consider contacting a commercial Subversion support vendor.
Verifying the Integrity of Downloaded Files ¶
It is essential that you verify the integrity of the downloaded files using the PGP signatures and/or file checksums. Please read Verifying Apache HTTP Server Releases for more information on why you should verify our releases. (The same rationale applies to Subversion as to HTTP Server.)
Svn For Mac Free Download 10 6 8
The PGP signatures can be verified using PGP or GPG. First download the keyring (*.KEYS
) and detached signatures (*.asc
) files for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures as follows:
% pgpk -a subversion.asc
or
% pgpv subversion-1.14.tar.gz.asc % pgp -ka subversion.asc
or
% pgp subversion-1.14.tar.gz.asc % gpg --import subversion.asc
% gpg --verify subversion-1.14.tar.gz.asc subversion-1.14.tar.gz
If you're unable to verify the PGP signatures, you can instead verify the checksums on the files. However, PGP signatures are superior to checksums, and we recommend to verify using PGP whenever possible.
A unix program called sha512sum
is included in many unix distributions. Run sha512sum subversion-1.14.tar.gz
to display the hash of the downloaded file.
On Windows you can use the following command in a command line window, for instance: certutil -hashfile <filename> SHA512
.
Building and Installing Subversion ¶
Svn For Mac Free Downloads
For information about building and installing your freshly downloaded source code release, see the Source Code page.