macOS
brew install cvsutilslocal Homebrew formula metadata
brew
cvsutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cvsutilslocal Homebrew formula metadata
sudo apt install cvsutilsDebian stable package indexes · cvsutils · ソース: deb.debian.org
sudo dnf install cvsutilsFedora Rawhide package metadata · cvsutils · ソース: dl.fedoraproject.org
概要
CVS utilities for use in working directories
履歴
CVS Utilities is a small collection of mostly Perl scripts for managing CVS working directories, especially when a developer wants useful local status, cleanup, and patch workflows without contacting the CVS server.
The official page credits Tom Tromey with the original code and Pavel Roskin with later changes. Its current public release line culminates in version 0.2.6, released on 2013-05-31.
The project grew around CVS's client-server model. CVS keeps full version history on the server while the client working directory contains the checked-out files and derived build products, so CVS Utilities focused on the local working-copy side: finding tracked and untracked files, purging generated files, changing CVS administrative metadata, and producing cleaner patches.
CVS Utilities reflects the era when CVS was described by its own project page as the de facto version-control system for open source software, even while the page advised new projects to consider Subversion. Its adoption was tied to developers maintaining CVS trees over both slow and fast network connections, where local inspection and cleanup commands saved time.
The tools are used inside CVS working directories to inspect local file state, erase or move derived files, switch CVS root metadata, discard local changes, run CVS commands over discovered files, and create patches with less irrelevant backup-file, RCS-path, or ChangeLog noise than a raw cvs diff workflow.
The package is interesting because it preserves the tooling culture around CVS rather than CVS itself. Its small command-line helpers document the practical friction of centralized version control before distributed systems became dominant.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cvschroot | cli | グローバル実行可能ファイル | |
cvsco | cli | グローバル実行可能ファイル | |
cvsdiscard | cli | グローバル実行可能ファイル | |
cvsdo | cli | グローバル実行可能ファイル | |
cvspurge | cli | グローバル実行可能ファイル | |
cvstrim | cli | グローバル実行可能ファイル | |
cvsu | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.red-bean.com/cvsutils/
インストールメタデータ
| パッケージキー | brew:cvsutils |
|---|---|
| バージョン | 0.2.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cvsutils |
| ホームページ | https://www.red-bean.com/cvsutils/ |
| 上流ドキュメント | https://www.red-bean.com/cvsutils |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://www.red-bean.com/cvsutils/releases/cvsutils-0.2.6.tar.gz |
| macOS 提供ライブラリ | perl |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cvsutils |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cvsutils 0.2.6-1
CVS utilities for use in working directories
https://www.red-bean.com/cvsutils/
sudo apt install cvsutilscvsutils 0.2.6-1
CVS utilities for use in working directories
https://www.red-bean.com/cvsutils/
sudo apt install cvsutilscvsutils 0.2.6-25.fc44
CVS Utilities
http://www.red-bean.com/cvsutils
sudo dnf install cvsutilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.