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: