macOS
brew install cvs-fast-exportlocal Homebrew formula metadata
sudo port install cvs-fast-exportMacPorts ports tree · devel/cvs-fast-export/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cvs-fast-export in AI-Agent-Workflows.
Installation
brew install cvs-fast-exportlocal Homebrew formula metadata
sudo port install cvs-fast-exportMacPorts ports tree · devel/cvs-fast-export/Portfile · Quelle: api.github.com
sudo apk add cvs-fast-exportAlpine Linux edge package indexes · cvs-fast-export · Quelle: dl-cdn.alpinelinux.org
sudo apt install cvs-fast-exportDebian stable package indexes · cvs-fast-export · Quelle: deb.debian.org
nix profile install nixpkgs#cvs-fast-exportnixpkgs package indexes · pkgs/by-name/cv/cvs-fast-export/package.nix · Quelle: api.github.com
Überblick
Export an RCS or CVS history as a fast-import stream
Verlauf
cvs-fast-export converts RCS or CVS repository history into a Git fast-import stream. Its official README says it analyzes RCS master files, emits a fast-import history when possible, warns on histories it cannot represent, and can also visualize the resulting commit DAG.
The official hacker's guide says the program began as Keith Packard's one-off `parsecvs` hack in early 2006 during the X repository migration from CVS to Git. Bart Massey briefly maintained it before Eric S. Raymond took over in late 2012, added the fast-export output stage, renamed the project, and later made the parser re-entrant and parallelized master-file ingestion.
The tool belongs to the post-CVS migration era, where package maintainers and project archivists needed trustworthy conversion of old CVS and RCS histories into Git. The official resource page explicitly notes that it is commonly packaged as cvs-fast-export and that related package names include cvs-fast-export-tools and cvs-fast-export-doc.
Users point cvs-fast-export at CVS or RCS master files and pipe or save the generated stream for Git import. The distribution also ships `cvssync` for fetching remote CVS masters, `cvsconvert` for trial conversion and content-mismatch checks against the original CVS, and `cvsstrip` for reducing bug reports to metadata-only trees.
For package-history work, cvs-fast-export is unusually meta: it exists to rescue the history behind older packages. Its NEWS file documents years of edge-case fixes around CVS timestamps, vendor branches, ignore files, branch topology, fast-export compatibility, and in 2026 a port from C to Go intended to eliminate chronic memory-corruption failure modes.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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 |
|---|---|---|---|
cvs-fast-export | cli | globales Executable | |
cvsconvert | cli | globales Executable | |
cvssync | 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.
http://www.catb.org/~esr/cvs-fast-export/
Installationsmetadaten
| Paketschlüssel | brew:cvs-fast-export |
|---|---|
| Version | 2.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cvs-fast-export |
| Homepage | http://www.catb.org/~esr/cvs-fast-export/ |
| Repository | https://gitlab.com/esr/cvs-fast-export |
| Upstream-Dokumentation | http://www.catb.org/~esr/cvs-fast-export |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://gitlab.com/esr/cvs-fast-export/-/archive/2.3/cvs-fast-export-2.3.tar.bz2 |
| Zuletzt aktualisiert | 2026-07-06T21:40:12Z |
| Pulse | updated |
| Build-Abhängigkeiten | asciidoctor, go |
| Von macOS bereitgestellte Bibliotheken | python |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cvs-fast-export |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
cvs-fast-export 1.59-1+b1
Export an RCS or CVS history as a fast-import stream
http://www.catb.org/esr/cvs-fast-export/
sudo apt install cvs-fast-exportcvs-fast-export
nix profile install nixpkgs#cvs-fast-exportcvs-fast-export 1.59-1
Export an RCS or CVS history as a fast-import stream
http://www.catb.org/esr/cvs-fast-export/
sudo apt install cvs-fast-exportcvs-fast-export 1.68-r0
Export RCS or CVS history as a fast-import stream
http://www.catb.org/esr/cvs-fast-export/
sudo apk add cvs-fast-exportcvs-fast-export-doc 1.68-r0
Export RCS or CVS history as a fast-import stream (documentation)
http://www.catb.org/esr/cvs-fast-export/
sudo apk add cvs-fast-export-doccvs-fast-export-tools 1.68-r0
Export RCS or CVS history as a fast-import stream (extra tools)
http://www.catb.org/esr/cvs-fast-export/
sudo apk add cvs-fast-export-toolscvs-fast-export
sudo port install cvs-fast-exportQuellspur
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.