Skip to content

Phase out git svn support in Git for Windows #5405

Description

@dscho

Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few releases.

The recommendation for Git for Windows users who still require a working git svn is to use a Linux version of git svn via the Windows Subsystem for Linux, or to use git svn in a regular MSYS2 UCRT64 setup:

  1. Install MSYS2.
  2. In the MSYS2 UCRT64 Bash, call pacman -Sy mingw-w64-ucrt-x86_64-git-svn
  3. Then use git svn [...] as per usual.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions