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
cvs-fast-export のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.