macOS
brew install cvs-fast-exportlocal Homebrew formula metadata
sudo port install cvs-fast-exportMacPorts ports tree · devel/cvs-fast-export/Portfile · source: api.github.com
brew
Export an RCS or CVS history as a fast-import stream. Version 2.3 via Homebrew; verified 2026-07-06.
install
brew install cvs-fast-exportlocal Homebrew formula metadata
sudo port install cvs-fast-exportMacPorts ports tree · devel/cvs-fast-export/Portfile · source: api.github.com
sudo apk add cvs-fast-exportAlpine Linux edge package indexes · cvs-fast-export · source: dl-cdn.alpinelinux.org
sudo apt install cvs-fast-exportDebian stable package indexes · cvs-fast-export · source: deb.debian.org
nix profile install nixpkgs#cvs-fast-exportnixpkgs package indexes · pkgs/by-name/cv/cvs-fast-export/package.nix · source: api.github.com
overview
Export an RCS or CVS history as a fast-import stream
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
cvs-fast-export | cli | global executable | |
cvsconvert | cli | global executable | |
cvssync | 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.
http://www.catb.org/~esr/cvs-fast-export/
install metadata
| Package key | brew:cvs-fast-export |
|---|---|
| Version | 2.3 |
| Package manager | Homebrew |
| Package manager page | 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 docs | http://www.catb.org/~esr/cvs-fast-export |
| License | GPL-2.0-or-later |
| Source archive | https://gitlab.com/esr/cvs-fast-export/-/archive/2.3/cvs-fast-export-2.3.tar.bz2 |
| Last updated | 2026-07-06T21:40:12Z |
| Pulse | updated |
| Build dependencies | asciidoctor, go |
| Uses from macOS | python |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-exportsource 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.