macOS
brew install subversionlocal Homebrew formula metadata
sudo port install subversionMacPorts ports tree · devel/subversion/Portfile · 来源: api.github.com
安装
brew install subversionlocal Homebrew formula metadata
sudo port install subversionMacPorts ports tree · devel/subversion/Portfile · 来源: api.github.com
sudo apk add subversionAlpine Linux edge package indexes · subversion · 来源: dl-cdn.alpinelinux.org
sudo apt install subversionDebian stable package indexes · subversion · 来源: deb.debian.org
sudo dnf install subversionFedora Rawhide package metadata · subversion · 来源: dl.fedoraproject.org
sudo pacman -S subversionArch Linux sync databases · subversion · 来源: geo.mirror.pkgbuild.com
sudo zypper install subversionopenSUSE Tumbleweed package metadata · subversion · 来源: download.opensuse.org
choco install svnChocolatey community package catalog · svn · 来源: community.chocolatey.org
概览
Version control system designed to be a better CVS
历史
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.
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.
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.
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.
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.subversion/config~/.subversion/servers/etc/subversion/config/etc/subversion/servers%APPDATA%/Subversion/config%APPDATA%/Subversion/serversCredential-bearing paths to review before unattended agent runs.
~/.subversion/auth%APPDATA%/Subversion/auth可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
svn | cli | 全局可执行文件 | |
svnadmin | cli | 全局可执行文件 | |
svnbench | cli | 全局可执行文件 | |
svndumpfilter | cli | 全局可执行文件 | |
svnfsfs | cli | 全局可执行文件 | |
svnlook | cli | 全局可执行文件 | |
svnmucc | cli | 全局可执行文件 | |
svnrdump | cli | 全局可执行文件 | |
svnserve | cli | 全局可执行文件 | |
svnsync | cli | 全局可执行文件 | |
svnversion | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://subversion.apache.org/
安装元数据
| 软件包键 | brew:subversion |
|---|---|
| 版本 | 1.14.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/subversion |
| 主页 | https://subversion.apache.org/ |
| 仓库 | https://svn.apache.org/repos/asf/subversion/trunk |
| 上游文档 | https://subversion.apache.org/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=subversion/subversion-1.14.5.tar.bz2 |
| 最后更新 | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| 依赖 | apache-serf, apr, apr-util, gettext, lz4, utf8proc |
| 构建依赖 | gettext, pkgconf, python-setuptools, python@3.14, swig |
| macOS 提供的库 | expat, sqlite |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | svntools have been installed to: $HOMEBREW_PREFIX/opt/subversion/libexec The perl bindings are located in various subdirectories of: $HOMEBREW_PREFIX/opt/subversion/lib/perl5 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | subversion |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 4 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libapache2-mod-svn 1.14.5-3
Apache Subversion server modules for Apache httpd
sudo apt install libapache2-mod-svnlibsvn-dev 1.14.5-3
Development files for Apache Subversion libraries
sudo apt install libsvn-devlibsvn-doc 1.14.5-3
Developer documentation for libsvn
sudo apt install libsvn-doclibsvn-java 1.14.5-3
Java bindings for Apache Subversion
sudo apt install libsvn-javalibsvn-perl 1.14.5-3
Perl bindings for Apache Subversion
sudo apt install libsvn-perllibsvn1 1.14.5-3
Shared libraries used by Apache Subversion
sudo apt install libsvn1python3-subversion 1.14.5-3
Python3 bindings for Apache Subversion
sudo apt install python3-subversionruby-svn 1.14.5-3
Ruby bindings for Apache Subversion
sudo apt install ruby-svnsubversion 1.14.5-3
Advanced version control system
sudo apt install subversionsubversion-tools 1.14.5-3
Assorted tools related to Apache Subversion
sudo apt install subversion-toolslibapache2-mod-svn 1.14.3-1build4
Apache Subversion server modules for Apache httpd
sudo apt install libapache2-mod-svnlibsvn-dev 1.14.3-1build4
Development files for Apache Subversion libraries
sudo apt install libsvn-devlibsvn-doc 1.14.3-1build4
Developer documentation for libsvn
sudo apt install libsvn-doclibsvn-java 1.14.3-1build4
Java bindings for Apache Subversion
sudo apt install libsvn-javalibsvn-perl 1.14.3-1build4
Perl bindings for Apache Subversion
sudo apt install libsvn-perllibsvn1 1.14.3-1build4
Shared libraries used by Apache Subversion
sudo apt install libsvn1来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.