SubGit 2.0 EAP is Open!

Need to build a writable Git mirror of a remote Subversion repository?

Download
SubGit 2.0 EAP build


SVN Importer Plugin
for Atlassian Stash!

One click import from Subversion to Git within Stash. Fast and Simple.

Download at Atlassian Marketplace

1. Obtain Registration Key

Choose one of the option at the Registration page to obtain Free, Commercial or Open Source registration key. You will receive key file by email. It will look like:

Purchase ID: Company Name 
Name: Company Name
Committers per repository: 10
Repositories: 10
Supported versions: 1.*.*

pjCssAR6cT4F3MnEDb0qKiEcb15UWlPBQwvrZCMlBmbihHrXVnZ2MyJKsUT
...
sSPIOdt1sz1@6d6PXEzybYJq1DOaZfXWzogM3jpB4M1hBA1LRJBbOE1qVWH

2. Upload Registration Key to Subversion Host

Upload key you have received to the server where your Subversion repository is located. You may upload the file, or copy and paste key file contents to the file on the server side.

3. Register SubGit

Register SubGit for your repository by running the following command:

$ sudo subgit register --key subgit.key /path/to/svn/repository

Note use of the sudo command above. Super user privileges are needed to store key securely. On Windows OS you may need to ensure that register command is run on behalf of the Administrator user.

Thank you for registering SubGit!