Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This section provides information on the authentication settings that you can specify to log in to a Subversion repository

...

SubGit, like any other Subversion client, can access a Subversion repository by using one of the following protocols.

Table 1. Subversion repository access protocols

...

file://

...

svn://

...

svn+ssh://

...

http(s)://

...

The access via file:// can be usedwhen both Subversion and Git repositories are hosted on the same machine. In this case, the local operating system account is used for authentication and no additional settings are required.All the other access .

Children Display
depth3
excerptTypesimple

Access methods to a Subversion repository

Include Page
Access methods to a Subversion repository
Access methods to a Subversion repository
require

Obtaining the

...

authentication

...

data for a Subversion repository

Include Page
Obtaining the authentication data for a Subversion repository
SubGit obtains
Obtaining the authentication data
from the [auth default] section of the SubGit configuration  file that is located at GIT_REPO/subgit/config.

Depending on the configuration, your Subversion server can request the following authentication  data to log in to a Subversion repository:

for a Subversion repository

Specifying a username and a password

Include Page
Specifying a username and a password
Specifying a username and a password

...

In the [auth "default"] section of the SubGit configuration file, you can specify the authentication settings depending on the authentication data that is required to log in to a Subversion repository.

Using the SSH key-based authentication

Include Page
Using the SSH key-based authentication
Using the SSH key-based authentication

Using the SSL client certificate authentication

Include Page
Using the SSL client certificate authentication
Using the SSL client certificate authentication