macOS
brew install cvslocal Homebrew formula metadata
sudo port install cvsMacPorts ports tree · devel/cvs/Portfile · source: api.github.com
brew
Version control system. Version 1.12.13 via Homebrew; verified 2026-06-19.
install
brew install cvslocal Homebrew formula metadata
sudo port install cvsMacPorts ports tree · devel/cvs/Portfile · source: api.github.com
sudo apk add cvsAlpine Linux edge package indexes · cvs · source: dl-cdn.alpinelinux.org
sudo apt install cvsDebian stable package indexes · cvs · source: deb.debian.org
sudo dnf install cvsFedora Rawhide package metadata · cvs · source: dl.fedoraproject.org
nix profile install nixpkgs#cvsnixpkgs package indexes · pkgs/by-name/cv/cvs/package.nix · source: api.github.com
sudo pacman -S cvsArch Linux sync databases · cvs · source: geo.mirror.pkgbuild.com
sudo zypper install cvsopenSUSE Tumbleweed package metadata · cvs · source: download.opensuse.org
scoop install main/cvsScoop official bucket manifest trees · bucket/cvs.json · source: api.github.com
overview
Version control system
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/passwdexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cvs | cli | global executable | |
cvsbug | cli | global executable | |
rcs2log | cli | global executable |
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.
install metadata
| Package key | brew:cvs |
|---|---|
| Version | 1.12.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cvs |
| Homepage | https://www.nongnu.org/cvs/ |
| Repository | https://savannah.nongnu.org/cvs?group=cvs |
| Upstream docs | https://www.gnu.org/software/trans-coord/manual/cvs/cvs.html |
| License | GPL-2.0-or-later AND LGPL-2.0-or-later |
| Source archive | https://ftpmirror.gnu.org/non-gnu/cvs/source/feature/1.12.13/cvs-1.12.13.tar.bz2 |
| Last updated | 2026-06-19T12:30:04-07:00 |
| Pulse | updated |
| Dependencies | gettext |
| Build dependencies | autoconf, automake, gettext |
| Uses from macOS | krb5, libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/cvssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.