macOS
brew install cvs-fast-exportlocal Homebrew formula metadata
sudo port install cvs-fast-exportMacPorts ports tree · devel/cvs-fast-export/Portfile · 来源: api.github.com
安装
brew install cvs-fast-exportlocal Homebrew formula metadata
sudo port install cvs-fast-exportMacPorts ports tree · devel/cvs-fast-export/Portfile · 来源: api.github.com
sudo apk add cvs-fast-exportAlpine Linux edge package indexes · cvs-fast-export · 来源: dl-cdn.alpinelinux.org
sudo apt install cvs-fast-exportDebian stable package indexes · cvs-fast-export · 来源: deb.debian.org
nix profile install nixpkgs#cvs-fast-exportnixpkgs package indexes · pkgs/by-name/cv/cvs-fast-export/package.nix · 来源: api.github.com
概览
Export an RCS or CVS history as a fast-import stream
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cvs-fast-export | cli | 全局可执行文件 | |
cvsconvert | cli | 全局可执行文件 | |
cvssync | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
http://www.catb.org/~esr/cvs-fast-export/
安装元数据
| 软件包键 | brew:cvs-fast-export |
|---|---|
| 版本 | 2.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cvs-fast-export |
| 主页 | http://www.catb.org/~esr/cvs-fast-export/ |
| 仓库 | https://gitlab.com/esr/cvs-fast-export |
| 上游文档 | http://www.catb.org/~esr/cvs-fast-export |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://gitlab.com/esr/cvs-fast-export/-/archive/2.3/cvs-fast-export-2.3.tar.bz2 |
| 最后更新 | 2026-07-06T21:40:12Z |
| Pulse | updated |
| 构建依赖 | asciidoctor, go |
| macOS 提供的库 | python |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-export来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.