Automic VaultAutomic Vault

brew

git-svn mit Homebrew, apk, apt, dnf, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-svn in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-svn

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add git-svn

Alpine Linux edge package indexes · git-svn · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install git-svn

Debian stable package indexes · git-svn · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install git-svn

Fedora Rawhide package metadata · git-svn · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install git-svn

openSUSE Tumbleweed package metadata · git-svn · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Bidirectional operation between a Subversion repository and Git

Verlauf

Projektgeschichte und Nutzung

git-svn is Git's built-in bridge for teams that need bidirectional operation between a Subversion repository and a Git repository. It lets a Git checkout track SVN trunk, branches, and tags while still sending commits back with dcommit.

Projektgeschichte

The git-svn manual describes the command as a conduit between Subversion changesets and Git commits. Its design grew around SVN layouts rather than Git remotes alone: users can initialize tracking for standard trunk/branches/tags repositories, customize trunk, tag, and branch paths, and store SVN remote metadata in Git configuration.

Adoptionsgeschichte

git-svn became important during the long migration from centralized Subversion repositories to distributed Git workflows. Package managers often ship it as a separate package from core Git because SVN interoperability brings extra runtime dependencies, making it visible as its own installable tool even though it belongs to the Git source tree.

Wie es verwendet wird

Practitioners use git svn clone or init plus fetch to import SVN history, rebase local Git work onto new SVN revisions, and dcommit Git commits back to the SVN server. It is also used as a migration tool: teams import a legacy SVN repository into Git, inspect or repair branch/tag mapping, and later stop using SVN once the Git repository becomes authoritative.

Warum Paket-Nerds sich dafür interessieren

The package matters because it captures an interoperability boundary in packaging form. Installing git alone is not always enough for old enterprise repositories; installing git-svn adds the SVN bridge, Perl plumbing, and documentation needed to keep legacy repositories moving while the rest of a toolchain speaks Git.

Zeitleiste

  • Before Git 2.0: SVN-tracking refs used no default prefix, placing them directly under refs/remotes.
  • Git 2.0: git-svn documentation records origin/ as the default prefix for SVN-tracking refs.
  • Git 2.55.0: Homebrew packages git-svn from the Git release tarball as a separate formula.

Related projects

  • git-svn is related to Subversion itself, one-way conversion helpers such as git-svn-abandon, and third-party svn2git tools that focus on final migration rather than ongoing bidirectional operation.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.git/config~/.gitconfig~/.config/git/config/etc/gitconfig

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-svncliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version2.55.0
Manager aktualisiert2026-06-29
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://git-scm.com

  • InfoRelease/tag comparison is only available for GitHub repositories.https://git-scm.comnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-svn
Version2.55.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-svn
Homepagehttps://git-scm.com
Repositoryhttps://git.kernel.org/pub/scm/git/git.git
Upstream-Dokumentationhttps://git-scm.com/docs/git-svn
LizenzGPL-2.0-or-later
Quellarchivhttps://mirrors.edge.kernel.org/pub/software/scm/git/git-2.55.0.tar.xz
Zuletzt aktualisiert2026-06-29T20:54:54Z
Pulseupdated
Abhängigkeitengit, subversion
Von macOS bereitgestellte Bibliothekenperl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-svn
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

git-svn 1:2.47.3-0+deb13u1

fast, scalable, distributed revision control system (svn interoperability)

https://git-scm.com/

sudo apt install git-svn
  • Section: vcs
  • Architecture: all
  • Source Package: git
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Svn
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-svn from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

git-svn 1:2.43.0-1ubuntu7

fast, scalable, distributed revision control system (svn interoperability)

https://git-scm.com/

sudo apt install git-svn
  • Section: universe/devel
  • Architecture: all
  • Source Package: git
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Svn
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-svn from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-svn 2.54.0-r0

Subversion support for git

https://www.git-scm.com/

sudo apk add git-svn
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: git
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Svn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-svn from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

git-svn 2.54.0-1.fc45

Git tools for interacting with Subversion repositories

https://git-scm.com/

sudo dnf install git-svn
  • License: BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Svn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-svn from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

git-svn 2.54.0-2.1

Git tools for importing Subversion repositories

https://git-scm.com/

sudo zypper install git-svn
  • License: GPL-2.0-only
  • Category: Development/Tools/Version Control
  • Architecture: x86_64
  • Source Package: git
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Svn
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-svn from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment