macOS
brew install --cask subgitlocal Homebrew cask metadata
安装
brew install --cask subgitlocal Homebrew cask metadata
概览
Convert SVN repositories to Git
历史
SubGit is a TMate Software tool for converting and synchronizing Subversion repositories with Git. The official documentation describes both one-time SVN-to-Git import and Git/SVN mirror workflows where pushes to Git are translated to SVN and SVN commits are translated back to Git.
The documentation says SubGit was developed from the beginning as an alternative to git-svn, aimed at resolving many git-svn limitations. Its release notes cover version history since 1.0 and show the product evolving around repository translation, mirror modes, Git hosting integrations, shared daemon operation, and SVNKit/JGit updates.
SubGit is packaged as a Homebrew cask in the input facts and distributed by the vendor as a downloadable zip. Official docs include guides for GitLab, GitHub, Gerrit, Bitbucket Server, and Gogs, reflecting adoption around organizations moving from Subversion to Git while keeping legacy SVN workflows alive.
Common CLI usage starts with `subgit configure` to create or configure a bare Git mirror, editing `repos.git/subgit/config` and author mappings, then running `subgit install` for ongoing mirroring or `subgit import` for one-time import. The quick how-to notes that SVN credentials may come from the user's `~/.subversion` cache.
SubGit is relevant to package and release engineers because it sits at the boundary between two version-control histories. It exists for teams that cannot simply abandon SVN, so packagers care about repeatable install locations, Java requirements, license limits, credential handling, Git hosting integrations, and long-running daemon behavior.
安全态势
没有找到 subgit 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
<git-repo>/subgit/config<svn-repo>/conf/subgit.confCredential-bearing paths to review before unattended agent runs.
<git-repo>/subgit/passwd<git-repo>/subgit/config~/.subversion可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
subgit | 二进制 | Homebrew cask 二进制 | subgit-3.3.18/bin/subgit |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | cask:subgit |
|---|---|
| 版本 | 3.3.18 |
| 软件包管理器 | Homebrew Cask |
| 主页 | https://subgit.com/ |
| SHA-256 | bb89606d7eb66e182fff8d7d89ffa3ca409592e379489e0e061a85d8d97d41ee |
| 下载 URL | https://subgit.com/download/subgit-3.3.18.zip |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
subgit
nix profile install nixpkgs#subgit来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.