Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

1. Obtain Registration Key

Choose one of the options on 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
pjCssAR6cT4F3MnEDb0qKiEcb15UWlPBQwvrZCMlBmbihHrXVnZ2MyJKsUTsSPIOdt1sz1@6d6PXEzybYJq1DOaZfXWzogM3jpB4M1hBA1LRJBbOE1qVWH

2. Upload Registration Key to the Host where SubGit is installed.

Upload key you have received to the server where your 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 Git or Subversion repository by running the following command:

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

Note the use of the sudo command above. Superuser 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. 

  • No labels