macOS
brew install cvslocal Homebrew formula metadata
sudo port install cvsMacPorts ports tree · devel/cvs/Portfile · ソース: api.github.com
brew
cvs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cvslocal Homebrew formula metadata
sudo port install cvsMacPorts ports tree · devel/cvs/Portfile · ソース: api.github.com
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.