Skip to content

nephifey/svn-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svn-migrate

SVN to Git migration tool that can be used to convert SVN repos to Git repos.

Source Code Download Package PHP Programming Language Read License

Prerequisites

You must have Git, Git Svn (Bundled with Git), and Svn installed on your machine. These are checked at the start of the migration setup and are REQUIRED.

$ git --version
$ svn --version --quiet
$ git svn --version

Getting Started

Install the package into your project using composer via the command below.

$ composer require nephifey/svn-migrate

Usage

Run the below php script to kick off the migration.

$ vendor/bin/svn-migrate

Copyright and License

nephifey/svn-migrate is copyright © Nathan Phifer nephifer5@gmail.com and licensed for use under the terms of the MIT License (MIT). Please see LICENSE for more information.

About

SVN to Git migration tool that can be used to convert SVN repos to Git repos.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages