-
Notifications
You must be signed in to change notification settings - Fork 2
Support SVN branches and tags migration #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add environment variables to overwrite default SVN branch name and layout. Also add a variable to specify authors file.
As it's not always elegant to refer to external script and the hooks are rather simple, I've added a simple environment variable to replace "ln -s" by "cp" for instance.
And fail if any required variables are not set.
|
Looks good to go and is backward compatible. |
|
Sorry for the mess. I initially though to merge this PR into another fork. |
|
No worries.
|
This PR should handle conversion of SVN tag and branches into Git repositories.