Skip to content

LukasDaxecker/svn_git_conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Table of contents

  1. How to use
    1. Linux
    2. Windows
  2. Known Issues

How to use

Linux

Setup
chmod u+x ./convert.sh
./conver.sh [svn-url] [repo-name]

Needed libs

sudo apt-get update
sudo apt upgrade
sudp apt install git
sudo apt-get install subversion

Windows

in progress...

Known Issues

  1. Tags are often converted to branches
  2. Problems finding the subversion equivalent to a .gitignore
  3. There is not yet an option to convert the svn usernames to git usernames

About

Simple tool for converting subversion to git

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages