1. Configure GitHub


  2. Configure local repository:

  3. Import data into local Git repository by the command:

    $ /tmp/subgit-3.2.4/bin/subgit import GIT_REPO
    $ /tmp/subgit-3.2.4/bin/subgit import ./project.git
    
                SubGit version 3.2.4 ('Bobique') build #3670
    
                Authentication realm: <http://svn.example.com:80> Subversion Repository
                Username [git]: user
                Password for 'user': 
    
                Translating Subversion revisions to Git commits...
    
                    Subversion revisions translated: 10248.
                    Total time: 2 hours 15 minutes 38 seconds.
    
                IMPORT SUCCESSFUL

    $ /tmp/subgit-3.2.4/bin/subgit import ./project.git

    SubGit version 3.2.4 ('Bobique') build #3670

    Authentication realm: <http://svn.example.com:80> Subversion Repository
    Username [git]: user
    Password for 'user':

    Translating Subversion revisions to Git commits...

    Subversion revisions translated: 10248.
    Total time: 2 hours 15 minutes 38 seconds.

    IMPORT SUCCESSFUL

  4. Sync local Git repository with GitHub:

Note: no license key required for import!

Would you have any assistance, don't hesitate to contact us at support@subgit.com