Skip to content
@Svn2GitTools

Svn2Git tools

svn to git conversions tools

👋 Welcome to the Svn to Git Tools Collection!

Migrating from SVN to Git? This organization provides a set of tools to streamline your SVN to Git conversion. We offer both foundational libraries for developers and ready-to-use conversion tools for various scenarios.

Core Libraries (For Developers)

  • SvnExporter Repo: A versatile library for exporting data from SVN repositories to different formats. Build custom migration scripts or tools with this library.
  • GitImporter Repo: A robust library for incrementally importing revisions into Git. Ideal for complex or ongoing SVN to Git migrations.
  • SvnDumpParser Repo: A robust library for parsing Subversion (SVN) dump files.

Conversion Tools (Ready-to-Use)


Get Started! Explore the individual repositories for documentation, usage guides, and contribution details. Your feedback and contributions are highly appreciated!

Popular repositories Loading

  1. .github .github Public

    Svn to Git Tools collection

  2. SvnExporter SvnExporter Public

    Read svn repository and export to other formats

    C#

  3. GitImporter GitImporter Public

    A .NET library for programmatically writing changes to a Git repository

    C#

  4. SvnDumpParser SvnDumpParser Public

    .NET 9 library for parsing Subversion (SVN) dump files.

    C#

  5. svn2git-cs svn2git-cs Public

    command-line tool written in C# to migrate Subversion (SVN) repositories to Git

    C#

  6. SvnDump2Git SvnDump2Git Public

    command-line tool written in C# that converts Subversion (SVN) dump files into Git repositories

    C#

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

C#

Most used topics

Loading…