1

GitHub provide an svn interface to git, explained here: https://github.com/blog/966-improved-subversion-client-support

Is there a similar solution I can deploy on my self-hosted repositories? Is it open source?

1 Answer 1

1

Have a look at SubGit.

One can install SubGit into Subversion repository and use both Subversion and Git. Note that since version 2.0 SubGit is able to synchronize SVN and Git repositories that reside on different hosts.

SubGit is a commercial tool; it's free for open source, academic and small projects. SubGit 2.0 is free as long as it's in EAP stage.

Disclaimer: I'm one of SubGit developers.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.