Subversion

  



Noun an act or instance of subverting. The state of being subverted; destruction. Something that subverts or overthrows. Subversion Roleplay was founded in September of 2019, and we are engaged in producing some of the best roleplay experiences around. If you are interested in joining, please click on the link to register above. Online statistics. Members online 14 Guests online 6 Total visitors 20. Totals may include hidden visitors. 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.

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

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 ¶

Subversion

The currently selected mirror is https://mirror.checkdomain.de/apache/. 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.1 LTS

FileChecksum (SHA512)SignaturesPGP Public Keys
subversion-1.14.1.tar.bz2[SHA-512][PGP signatures][PGP keyring]
subversion-1.14.1.tar.gz[SHA-512][PGP signatures][PGP keyring]
subversion-1.14.1.zip[SHA-512][PGP signatures][PGP keyring]

Older still supported Releases ¶

Apache Subversion 1.10.7 LTS

FileChecksum (SHA512)SignaturesPGP Public Keys
subversion-1.10.7.tar.bz2[SHA-512][PGP signatures][PGP keyring]
subversion-1.10.7.tar.gz[SHA-512][PGP signatures][PGP keyring]
subversion-1.10.7.zip[SHA-512][PGP signatures][PGP keyring]

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.)

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
% pgpv subversion-1.14.tar.gz.asc
or
% pgp -ka subversion.asc
% pgp subversion-1.14.tar.gz.asc
or
% 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 ¶

For information about building and installing your freshly downloaded source code release, see the Source Code page.

Introduction

Ideological subversion

This is the home of Version Control with Subversion, a free book about the ubiquitous Apache™ Subversion® version control system and written by some of the developers of Subversion itself.

As you may have guessed from the layout of this page, we are quite pleased that some versions of this book have been published by O'Reilly Media. You can certainly buy a traditionally published print copy of the book if you'd like to, but you'll always find the most recent versions here on this site, available in both HTML and PDF formats.

Online Versions of the Book

Versions of this book use a numbering system designed to match those used by the Subversion software itself—version 1.7 of Version Control with Subversion covers Subversion 1.7, for example. Here are the latest versions of the book which are available online:

For Subversion 1.7

  • View the multiple-page HTML edition of the book. [tar.bz]
  • View the single-page HTML edition of the book. [tar.bz]
  • View the PDF edition of the book.
  • View the book's DocBook XML sources.

Nightly Build (for Subversion 1.8)

Please bear in mind that these versions are works-in-progress: if you bookmark or link to specific sections, those links may be invalidated by continuing development. If you need a link that can be reasonably expected to remain stable for years to come, link to one of the completed editions above.

  • View the multiple-page HTML edition of the book. [tar.bz]
  • View the book's DocBook XML sources.

You can also find older versions of the book (which we suspect are no longer of much interest to most folks) here.

Feedback/Contributing

For feedback on the book or this website, contact svnbook-dev@red-bean.com [listinfo]. If you have spotted errors in the book (O'Reilly's hardcopy or otherwise), please do the following things:

  1. Check our issue/ticket tracker to see if someone else has already reported the same problem. If so, there's nothing else to do, unless you wish to contribute a patch which fixes the problem (see below).
  2. Check the XML sources to see if the problem still exists. You can grab these using Subversion itself, by checking out the trunk of our Subversion repository at https://svn.code.sf.net/p/svnbook/source/trunk/. If the problem is present in the latest book sources, please report the problem to the mailing list above or file a new ticket.
  3. If the problem is in the published second edition book, check O'Reilly's errata page for the book, and report the error there if it hasn't already been reported.
Subversion def

Reports of errors in the book are always welcome. Reports of errors in the book which are accompanied by a suggested fix for the problem are even better. For technical fixes (spelling, grammar, markup, etc.), just include with your error-reporting email a patch against the XML sources (and include the word [PATCH] in the subject line). For more subjective concerns about the tone or comprehensibility of a passage, it's best just raise that topic on the mailing list.

The Witch Subversion Part 2

Translations

This book has been (or is being) translated to other languages. Use the navigation menu at the bottom of the page to select a different language. From each translated page you can get instructions on obtaining the translated book (or a work-in-progress snapshot if it is not finished yet). Note that the English version is the master from which all translations derive, and if you have any comments about a translation you should contact that translation's authors.

Are Those Turtles?

Subversion Tutorial

Why, yes, they are, indeed, turtles. That's the animal chosen by the publisher for our book cover. And before you ask us, 'Why?' — we don't really know. It's cool, and our wives are pleased that at least something 'icky' wasn't chosen to represent Subversion.

Subversion

This page is also available in the following languages:
Deutsch | español | français | Italiano | 日本語 | norsk | Português | Русский | Tiếng Việt | 中文