Skip to content

Convert a subversion repository to git and push to a remote repo, with full history included.

License

Notifications You must be signed in to change notification settings

thatRailsGuy/svnToGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

svnToGit

Convert a subversion repository to git and push to a remote repo, with full history included.

To use this script, run from a terminal.

Variables to enter include:

  • host - default email host, e.g. gmail
  • name - the project folder will besa created using thing this
  • repo - the repo containing the trunk, branches, and tags for the repo
  • tags - the folder containing tags within the repo
  • branches - the folder containing branches within the repo
  • trunk - the folder containing trunk within the repo

For more info, see:

About

Convert a subversion repository to git and push to a remote repo, with full history included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published