macOS
brew install cvsutilslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cvsutils in AI-Agent-Workflows.
Installation
brew install cvsutilslocal Homebrew formula metadata
sudo apt install cvsutilsDebian stable package indexes · cvsutils · Quelle: deb.debian.org
sudo dnf install cvsutilsFedora Rawhide package metadata · cvsutils · Quelle: dl.fedoraproject.org
Überblick
CVS utilities for use in working directories
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cvschroot | cli | globales Executable | |
cvsco | cli | globales Executable | |
cvsdiscard | cli | globales Executable | |
cvsdo | cli | globales Executable | |
cvspurge | cli | globales Executable | |
cvstrim | cli | globales Executable | |
cvsu | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.red-bean.com/cvsutils/
Installationsmetadaten
| Paketschlüssel | brew:cvsutils |
|---|---|
| Version | 0.2.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cvsutils |
| Homepage | https://www.red-bean.com/cvsutils/ |
| Upstream-Dokumentation | https://www.red-bean.com/cvsutils |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://www.red-bean.com/cvsutils/releases/cvsutils-0.2.6.tar.gz |
| Von macOS bereitgestellte Bibliotheken | perl |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 cvsutilsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.