Automic VaultAutomic Vault

brew

Install subversion with Homebrew, apk, apt, dnf, MacPorts, pacman, zypper, chocolatey

Version control system designed to be a better CVS. Version 1.14.5 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install subversion

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install subversion

MacPorts ports tree · devel/subversion/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add mod_dav_svn

Alpine Linux edge package indexes · mod_dav_svn · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install libapache2-mod-svn

Debian stable package indexes · libapache2-mod-svn · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install mod_dav_svn

Fedora Rawhide package metadata · mod_dav_svn · source: dl.fedoraproject.org

Arch Linux pacmanverified · 92%
sudo pacman -S subversion

Arch Linux sync databases · subversion · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install libsvn_auth_gnome_keyring-1-0

openSUSE Tumbleweed package metadata · libsvn_auth_gnome_keyring-1-0 · source: download.opensuse.org

overview

Package summary

Version control system designed to be a better CVS

Commands and aliases

  • svn
  • svnadmin
  • svnbench
  • svndumpfilter
  • svnfsfs
  • svnlook
  • svnmucc
  • svnrdump
  • svnserve
  • svnsync
  • svnversion

history

Project history and usage

Apache Subversion is a centralized version control system, commonly invoked as `svn`. In package-manager culture it is both a historical default and a still-shipped compatibility tool: many build scripts, vendor drops, enterprise repositories, and old open-source workflows continue to assume an `svn` client.

Project history

The official Apache Subversion site says the project was founded in 2000 by CollabNet and positions it as enterprise-class centralized version control. Its original appeal was to be a practical successor to CVS while preserving a simple command-line workflow and a central repository model.

Subversion 1.0 arrived in 2004, and the release-history pages show a long-running 1.x line with compatibility as a major theme. Later releases added working-copy metadata changes, improved HTTP behavior, `svnrdump`, `svn patch`, authz improvements, shelving/checkpointing experiments, and an LTS release cadence.

Adoption history

Apache's front page states that Subversion saw widespread adoption in both open source and corporate use. That adoption explains why package managers still carry a broad Subversion toolset: not just `svn`, but administrative and repository utilities such as `svnadmin`, `svnlook`, `svnsync`, `svnserve`, and dump/filter tools.

How it is used

Subversion is used to check out, update, commit, branch, tag, serve, inspect, dump, and synchronize centralized repositories. The official quick start emphasizes installing the `svn` client and using it to interact with remote repositories, while the source-code page demonstrates Subversion self-hosting its own source in an Apache SVN repository.

Why package nerds care

Package nerds care about Subversion because it is a compatibility anchor. Even in a Git-dominated world, packaging `svn` keeps old source fetchers, enterprise workflows, vendor import scripts, and build systems functional. It is also a reminder that package ecosystems preserve operational history, not only fashionable tools.

Timeline

  • 2000: CollabNet founds the Subversion project.
  • 2004: Subversion 1.0 is released.
  • 2009: Subversion enters the Apache Incubator era.
  • 2010: Subversion becomes an Apache top-level project.
  • 2020: Apache Subversion 1.14 becomes the next LTS line after 1.10.

Related projects

  • Subversion was explicitly shaped by CVS-era centralized version-control workflows, and it is commonly contrasted with distributed systems such as Git and Mercurial. On servers it is closely associated with Apache HTTP Server integration through `mod_dav_svn` and with `svnserve`.

Sources

  • Official 1.14 release notes: https://subversion.apache.org/docs/release-notes/1.14
  • Official project page: https://subversion.apache.org/
  • Official quick start: https://subversion.apache.org/quick-start.html
  • Official release history: https://subversion.apache.org/docs/release-notes/release-history.html
  • Official source-code page: https://subversion.apache.org/source-code.html

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:sync,version control

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 6 runtime dependencies.
  • Build metadata lists 5 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.subversion/config~/.subversion/servers/etc/subversion/config/etc/subversion/servers
Windows
%APPDATA%/Subversion/config%APPDATA%/Subversion/servers

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.subversion/auth
Windows
%APPDATA%/Subversion/auth

executables

Installed executables

CommandKindExposureNote
svncliglobal executable
svnadmincliglobal executable
svnbenchcliglobal executable
svndumpfiltercliglobal executable
svnfsfscliglobal executable
svnlookcliglobal executable
svnmucccliglobal executable
svnrdumpcliglobal executable
svnservecliglobal executable
svnsynccliglobal executable
svnversioncliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.14.5
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://subversion.apache.org/

install metadata

Package metadata

Package keybrew:subversion
Version1.14.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/subversion
Homepagehttps://subversion.apache.org/
Repositoryhttps://svn.apache.org/repos/asf/subversion/trunk
Upstream docshttps://subversion.apache.org/docs
LicenseApache-2.0
Source archivehttps://www.apache.org/dyn/closer.lua?path=subversion/subversion-1.14.5.tar.bz2
Last updated2026-06-22T14:06:23-07:00
Pulseupdated
Dependenciesapache-serf, apr, apr-util, gettext, lz4, utf8proc
Build dependenciesgettext, pkgconf, python-setuptools, python@3.14, swig
Uses from macOSexpat, sqlite
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
Caveatssvntools have been installed to: $HOMEBREW_PREFIX/opt/subversion/libexec The perl bindings are located in various subdirectories of: $HOMEBREW_PREFIX/opt/subversion/lib/perl5

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesubversion
Aliases
  • svn
Version Scheme0
Revision4
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libapache2-mod-svn 1.14.5-3

Apache Subversion server modules for Apache httpd

http://subversion.apache.org/

sudo apt install libapache2-mod-svn
  • Section: httpd
  • Architecture: amd64
  • Source Package: subversion
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libapache2-mod-svn from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsvn-dev 1.14.5-3

Development files for Apache Subversion libraries

http://subversion.apache.org/

sudo apt install libsvn-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: subversion
  • 3 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsvn-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsvn-doc 1.14.5-3

Developer documentation for libsvn

http://subversion.apache.org/

sudo apt install libsvn-doc
  • Section: doc
  • Architecture: all
  • Source Package: subversion
  • 1 optional deps
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsvn-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsvn-java 1.14.5-3

Java bindings for Apache Subversion

http://subversion.apache.org/

sudo apt install libsvn-java
  • Section: java
  • Architecture: amd64
  • Source Package: subversion
  • 5 dependencies
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsvn-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsvn-perl 1.14.5-3

Perl bindings for Apache Subversion

http://subversion.apache.org/

sudo apt install libsvn-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: subversion
  • 5 dependencies
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsvn-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsvn1 1.14.5-3

Shared libraries used by Apache Subversion

http://subversion.apache.org/

sudo apt install libsvn1
  • Section: libs
  • Architecture: amd64
  • Source Package: subversion
  • 11 dependencies
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsvn1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-subversion 1.14.5-3

Python3 bindings for Apache Subversion

http://subversion.apache.org/

sudo apt install python3-subversion
  • Section: python
  • Architecture: amd64
  • Source Package: subversion
  • 4 dependencies
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-subversion from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ruby-svn 1.14.5-3

Ruby bindings for Apache Subversion

http://subversion.apache.org/

sudo apt install ruby-svn
  • Section: ruby
  • Architecture: amd64
  • Source Package: subversion
  • 5 dependencies
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ruby-svn from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

subversion 1.14.5-3

Advanced version control system

http://subversion.apache.org/

sudo apt install subversion
  • Section: vcs
  • Architecture: amd64
  • 4 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: subversion from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

subversion-tools 1.14.5-3

Assorted tools related to Apache Subversion

http://subversion.apache.org/

sudo apt install subversion-tools
  • Section: vcs
  • Architecture: amd64
  • Source Package: subversion
  • 4 dependencies
  • 8 optional deps
  • normalized package name match
  • Matched by: Subversion
Debian stable package indexes · deb.debian.org · Debian stable package indexes: subversion-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libapache2-mod-svn 1.14.3-1build4

Apache Subversion server modules for Apache httpd

http://subversion.apache.org/

sudo apt install libapache2-mod-svn
  • Section: universe/httpd
  • Architecture: amd64
  • Source Package: subversion
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Subversion
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libapache2-mod-svn from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsvn-dev 1.14.3-1build4

Development files for Apache Subversion libraries

http://subversion.apache.org/

sudo apt install libsvn-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: subversion
  • 3 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Subversion
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsvn-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsvn-doc 1.14.3-1build4

Developer documentation for libsvn

http://subversion.apache.org/

sudo apt install libsvn-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: subversion
  • 1 optional deps
  • normalized package name match
  • Matched by: Subversion
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsvn-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsvn-java 1.14.3-1build4

Java bindings for Apache Subversion

http://subversion.apache.org/

sudo apt install libsvn-java
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: subversion
  • 5 dependencies
  • normalized package name match
  • Matched by: Subversion
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsvn-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsvn-perl 1.14.3-1build4

Perl bindings for Apache Subversion

http://subversion.apache.org/

sudo apt install libsvn-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: subversion
  • 5 dependencies
  • normalized package name match
  • Matched by: Subversion
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsvn-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsvn1 1.14.3-1build4

Shared libraries used by Apache Subversion

http://subversion.apache.org/

sudo apt install libsvn1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: subversion
  • 11 dependencies
  • normalized package name match
  • Matched by: Subversion
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsvn1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment