Skip to content

A python script to capture files that have changed in the git history and copy them over to SVN

Notifications You must be signed in to change notification settings

aj0y/Git-to-SVN-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Git-to-SVN-script

A python script to capture files that have changed in the git history and copy them over to SVN.

script is meant to be run locally. Assuming you have two folders under the same parent folder. One containing svn repo and another with the git repo. Modify the two variables in the script, git-repo & svn-repo accordingly.

The script needs to be run from the parent folder.

About

A python script to capture files that have changed in the git history and copy them over to SVN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages