macOS
brew install --cask subgitlocal Homebrew cask metadata
cask / Rang 6083
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für subgit in AI-Agent-Workflows.
Installation
brew install --cask subgitlocal Homebrew cask metadata
Überblick
Convert SVN repositories to Git
Verlauf
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.
Sicherheitslage
Für subgit wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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~/.subversionExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
subgit | Binärdatei | Homebrew-Cask-Binärdatei | subgit-3.3.18/bin/subgit |
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.
Installationsmetadaten
| Paketschlüssel | cask:subgit |
|---|---|
| Version | 3.3.18 |
| Paketmanager | Homebrew Cask |
| Homepage | https://subgit.com/ |
| SHA-256 | bb89606d7eb66e182fff8d7d89ffa3ca409592e379489e0e061a85d8d97d41ee |
| Download-URL | https://subgit.com/download/subgit-3.3.18.zip |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
subgit
nix profile install nixpkgs#subgitQuellspur
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.