macOS
brew install cvslocal Homebrew formula metadata
安装
brew install cvslocal Homebrew formula metadata
sudo apk add cvsAlpine Linux edge package indexes · cvs · 来源: dl-cdn.alpinelinux.org
sudo dnf install cvsFedora Rawhide package metadata · cvs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#cvsnixpkgs package indexes · pkgs/by-name/cv/cvs/package.nix · 来源: api.github.com
sudo pacman -S cvsArch Linux sync databases · cvs · 来源: geo.mirror.pkgbuild.com
sudo zypper install cvsopenSUSE Tumbleweed package metadata · cvs · 来源: download.opensuse.org
scoop install main/cvsScoop official bucket manifest trees · bucket/cvs.json · 来源: api.github.com
概览
Version control system
历史
CVS, the Concurrent Versions System, is one of the classic networked version-control tools: it records source-file history in RCS-style files while adding shared repositories, remote clients, modules, branches, and multi-developer workflows.
The official CVS manual traces the project back to shell scripts by Dick Grune posted to comp.sources.unix in July 1986, then to Brian Berliner's April 1989 design and implementation, with Jeff Polk later helping shape module and vendor-branch support.
The CVS project page describes CVS as a production-quality system used around the world, including by many free software projects. That combination of anonymous read-only access, central repositories, and Unix-friendly command-line operation made it a normal part of open-source development before distributed systems became dominant.
CVS users check out working directories, edit locally, then update, diff, commit, tag, branch, merge, import vendor drops, and inspect history through the cvs command. Administrators maintain repository-side CVSROOT files for policy, logging, access, and server behavior.
For package maintainers, CVS matters both as a historical dependency and as an archival interface: many older upstreams and import histories were built around CVS modules, RCS files, vendor branches, and anonymous pserver checkouts.
安全态势
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.
~/.cvsrc$CVSROOT/CVSROOT/configCredential-bearing paths to review before unattended agent runs.
~/.cvspass$CVSROOT/CVSROOT/passwd可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cvs | cli | 全局可执行文件 | |
cvsbug | cli | 全局可执行文件 | |
rcs2log | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:cvs |
|---|---|
| 版本 | 1.12.13 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cvs |
| 主页 | https://www.nongnu.org/cvs/ |
| 仓库 | https://savannah.nongnu.org/cvs?group=cvs |
| 上游文档 | https://www.gnu.org/software/trans-coord/manual/cvs/cvs.html |
| 许可证 | GPL-2.0-or-later AND LGPL-2.0-or-later |
| 源码归档 | https://ftpmirror.gnu.org/non-gnu/cvs/source/feature/1.12.13/cvs-1.12.13.tar.bz2 |
| 最后更新 | 2026-06-19T12:30:04-07:00 |
| Pulse | updated |
| 依赖 | gettext |
| 构建依赖 | autoconf, automake, gettext |
| macOS 提供的库 | krb5, libxcrypt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cvs |
| Version Scheme | 0 |
| Revision | 4 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cvs 2:1.12.13+real-30
Concurrent Versions System
sudo apt install cvscvs
nix profile install nixpkgs#cvscvs 2:1.12.13+real-30build1
Concurrent Versions System
sudo apt install cvscvs 1.12.13-r3
Concurrent Versions System
sudo apk add cvscvs-doc 1.12.13-r3
Concurrent Versions System (documentation)
sudo apk add cvs-doccvs 1.11.23-77.fc44
Concurrent Versions System
sudo dnf install cvscvs-contrib 1.11.23-77.fc44
Unsupported contributions collected by CVS developers
sudo dnf install cvs-contribcvs-doc 1.11.23-77.fc44
Additional documentation for Concurrent Versions System
sudo dnf install cvs-doccvs 1.11.23-16
Source control
sudo pacman -S cvscvs 1.12.13-5.3
Concurrent Versions System
sudo zypper install cvscvs-doc 1.12.13-5.3
Info pages and Open Source Development with CVS, 2nd Edition Book
sudo zypper install cvs-doccvs
sudo port install cvsmain/cvs
scoop install main/cvs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.