# git-svn-abandon mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:git-svn-abandon
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install git-svn-abandon
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:git-svn-abandon
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/git-svn-abandon>
- **Version:** 0.0.1
- **Quellzusammenfassung:** History-preserving svn-to-git migration
- **Homepage:** <https://github.com/nothingmuch/git-svn-abandon>
- **Repository:** <https://github.com/nothingmuch/git-svn-abandon>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/nothingmuch/git-svn-abandon/archive/refs/tags/0.0.1.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- git-svn-abandon-cleanup (cli)
- git-svn-abandon-fix-refs (cli)
- git-svn-abandon-msg-filter (cli)
- git-svn-abandon-cleanup (Alias)
- git-svn-abandon-fix-refs (Alias)
- git-svn-abandon-msg-filter (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.0.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/nothingmuch/git-svn-abandon
- neueste erkannte Version: 0.0.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

git-svn-abandon is a small suite of Git extension scripts for turning a git-svn working repository into a plain Git repository after a Subversion migration.

### Projektgeschichte

The README frames the project as a workflow for abandoning SVN in favor of Git while keeping a clean history. The documented process starts from a git-svn clone, runs `git svn-abandon-fix-refs`, optionally adds `.git/info/grafts` for merge commits, and then runs `git-svn-abandon-cleanup`.

### Adoptionsgeschichte

Adoption evidence is limited to the upstream repository and package-manager presence. Homebrew packages version 0.0.1 and also exposes a HEAD build, reflecting the tool's role as a niche migration helper rather than a broad day-to-day Git workflow package.

### Wie es verwendet wird

Practitioners use it after a git-svn import to convert SVN remote references into normal Git heads and tags, recreate SVN tags as annotated Git tags, remove git-svn-id and SVK message noise, and apply grafts where merge ancestry has to be supplied manually. After cleanup, the README warns that `git svn rebase` can no longer be used against the converted repository.

### Warum Paket-Nerds sich dafür interessieren

Its significance is as a fossil of the SVN-to-Git migration era: a packageable set of `git-*` commands that extends Git's subcommand discovery and handles a one-way repository conversion step that core Git intentionally leaves to external tooling.

### Zeitleiste

- 2009: README links to the author's detailed git-svn-abandon how-to.
- 0.0.1: Homebrew packages the upstream release as git-svn-abandon.

### Related projects

- git-svn-abandon builds on git-svn and points users toward Snerp Vortex and svn2git-style scripts when a repository is too large or complex for its own cleanup scripts.

### Quellen

- <https://formulae.brew.sh/formula/git-svn-abandon>
- <https://github.com/nothingmuch/git-svn-abandon#readme>
- <https://raw.githubusercontent.com/nothingmuch/git-svn-abandon/master/README.mkdn>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-svn-abandon
- **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:** head, stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cvs-fast-export](https://pkg.so/de/brew/cvs-fast-export/) - Shares pkgdb curated category or tags: cli, developer-tools, migration, version-control.
- [libgit2](https://pkg.so/de/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lazygit](https://pkg.so/de/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lefthook](https://pkg.so/de/brew/lefthook/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://pkg.so/de/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://pkg.so/de/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [repo](https://pkg.so/de/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [mergiraf](https://pkg.so/de/brew/mergiraf/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [git-cliff](https://pkg.so/de/npm/git-cliff/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [git-commit-msg-linter](https://pkg.so/de/npm/git-commit-msg-linter/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [git-fresh](https://pkg.so/de/brew/git-fresh/) - Package names and metadata indicate a similar tool family. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/git-svn-abandon.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-svn-abandon.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
