Skip to content
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

Interested in pulling in major rewrite? #18

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

wberrier
Copy link

Hi Andre,

Thanks for the scripts! I needed to add support for relative svn external urls, and ended up reimplementing all the scripts as a big python script with sub commands.

All of the functionality is there as a sub command to a master script called "git-svn-ext".

I didn't realize there were so many forks, so I'm not sure if someone has done this already or not.

Feel free to merge in if you are interested.

wberrier and others added 21 commits June 12, 2012 23:32
The aim is to take all of these scripts and combine into a single python
script with sub commands.

It should be easier to implement more advanced features in python
also add support for relative externals.

Works, but the normal case probably still needs some testing
reimplement "update" using this handler
That way stderr can be ignored, which needs to be the case with git svn
show-externals
Updates regular expressions for additional svn-external formats
Handle parent directories for output symlink directories
Converting the script to python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants