macOS
brew install cvsutilslocal Homebrew formula metadata
brew
CVS utilities for use in working directories. Version 0.2.6 via Homebrew; verified from local package data.
install
brew install cvsutilslocal Homebrew formula metadata
sudo apt install cvsutilsDebian stable package indexes · cvsutils · source: deb.debian.org
sudo dnf install cvsutilsFedora Rawhide package metadata · cvsutils · source: dl.fedoraproject.org
overview
CVS utilities for use in working directories
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cvschroot | cli | global executable | |
cvsco | cli | global executable | |
cvsdiscard | cli | global executable | |
cvsdo | cli | global executable | |
cvspurge | cli | global executable | |
cvstrim | cli | global executable | |
cvsu | 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.
https://www.red-bean.com/cvsutils/
install metadata
| Package key | brew:cvsutils |
|---|---|
| Version | 0.2.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cvsutils |
| Homepage | https://www.red-bean.com/cvsutils/ |
| Upstream docs | https://www.red-bean.com/cvsutils |
| License | GPL-2.0-or-later |
| Source archive | https://www.red-bean.com/cvsutils/releases/cvsutils-0.2.6.tar.gz |
| Uses from macOS | perl |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 cvsutilssource 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.