Automic VaultAutomic Vault

brew

cvs mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cvs in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cvs

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install cvs

MacPorts ports tree · devel/cvs/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add cvs

Alpine Linux edge package indexes · cvs · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install cvs

Debian stable package indexes · cvs · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install cvs

Fedora Rawhide package metadata · cvs · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#cvs

nixpkgs package indexes · pkgs/by-name/cv/cvs/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S cvs

Arch Linux sync databases · cvs · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install cvs

openSUSE Tumbleweed package metadata · cvs · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/cvs

Scoop official bucket manifest trees · bucket/cvs.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Version control system

Befehle und Aliase

  • cvs
  • cvsbug
  • rcs2log

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1986: Dick Grune posts CVS shell scripts to comp.sources.unix.
  • 1989: Brian Berliner designs and codes CVS.
  • 1990s-2000s: CVS becomes a common free-software source-control system.
  • 2019: The nongnu.org CVS project page remains the official project and documentation hub.

Related projects

  • CVS builds on RCS file storage and influenced later centralized version-control workflows; CVS Utilities and CVSync are companion tools for working copies and repository mirroring.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:version control

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.cvsrc$CVSROOT/CVSROOT/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.cvspass$CVSROOT/CVSROOT/passwd

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cvscliglobales Executable
cvsbugcliglobales Executable
rcs2logcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.12.13
Manager aktualisiert2026-06-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.nongnu.org/cvs/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cvs
Version1.12.13
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cvs
Homepagehttps://www.nongnu.org/cvs/
Repositoryhttps://savannah.nongnu.org/cvs?group=cvs
Upstream-Dokumentationhttps://www.gnu.org/software/trans-coord/manual/cvs/cvs.html
LizenzGPL-2.0-or-later AND LGPL-2.0-or-later
Quellarchivhttps://ftpmirror.gnu.org/non-gnu/cvs/source/feature/1.12.13/cvs-1.12.13.tar.bz2
Zuletzt aktualisiert2026-06-19T12:30:04-07:00
Pulseupdated
Abhängigkeitengettext
Build-Abhängigkeitenautoconf, automake, gettext
Von macOS bereitgestellte Bibliothekenkrb5, libxcrypt
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecvs
Version Scheme0
Revision4
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

cvs 2:1.12.13+real-30

Concurrent Versions System

http://www.nongnu.org/cvs/

sudo apt install cvs
  • Section: vcs
  • Architecture: amd64
  • 7 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cvs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cvs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cvs

nix profile install nixpkgs#cvs
  • normalized package name match
  • Abgeglichen nach: Cvs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cv/cvs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cvs 2:1.12.13+real-30build1

Concurrent Versions System

http://www.nongnu.org/cvs/

sudo apt install cvs
  • Section: universe/devel
  • Architecture: amd64
  • 7 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cvs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cvs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

cvs 1.12.13-r3

Concurrent Versions System

https://www.nongnu.org/cvs/

sudo apk add cvs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cvs
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cvs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cvs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cvs-doc 1.12.13-r3

Concurrent Versions System (documentation)

https://www.nongnu.org/cvs/

sudo apk add cvs-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cvs
  • normalized package name match
  • Abgeglichen nach: Cvs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cvs-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

cvs 1.11.23-77.fc44

Concurrent Versions System

https://cvs.nongnu.org/

sudo dnf install cvs
  • License: GPL-2.0-or-later AND GPL-1.0-or-later AND Latex2e-translated-notice AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cvs
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cvs
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cvs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cvs-contrib 1.11.23-77.fc44

Unsupported contributions collected by CVS developers

https://cvs.nongnu.org/

sudo dnf install cvs-contrib
  • License: GPL-2.0-or-later AND check-cvs
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: cvs
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cvs
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cvs-contrib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cvs-doc 1.11.23-77.fc44

Additional documentation for Concurrent Versions System

https://cvs.nongnu.org/

sudo dnf install cvs-doc
  • License: GPL-1.0-or-later AND Latex2e-translated-notice
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cvs
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cvs
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cvs-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

cvs 1.11.23-16

Source control

https://cvs.nongnu.org/

sudo pacman -S cvs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cvs
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cvs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cvs 1.12.13-5.3

Concurrent Versions System

https://www.nongnu.org/cvs/

sudo zypper install cvs
  • License: GPL-2.0-only
  • Category: Development/Tools/Version Control
  • Architecture: x86_64
  • Source Package: cvs
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cvs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cvs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cvs-doc 1.12.13-5.3

Info pages and Open Source Development with CVS, 2nd Edition Book

https://www.nongnu.org/cvs/

sudo zypper install cvs-doc
  • License: GPL-2.0-only
  • Category: Development/Tools/Version Control
  • Architecture: noarch
  • Source Package: cvs
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cvs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cvs-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

cvs

sudo port install cvs
  • normalized package name match
  • Abgeglichen nach: Cvs
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/cvs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/cvs

scoop install main/cvs
  • normalized package name match
  • Abgeglichen nach: Cvs
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cvs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment