...
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 | ||||
|---|---|---|---|---|
|
Access methods to a Subversion repository
| Include Page | ||||
|---|---|---|---|---|
|
Obtaining the
...
authentication
...
data for a Subversion repository
| Include Page | ||
|---|---|---|
|
|
Depending on the configuration, your Subversion server can request the following authentication data to log in to a Subversion repository:
|
Specifying a username and a password
| Include Page | ||||
|---|---|---|---|---|
|
...
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 SSL client certificate authentication
| Include Page | ||||
|---|---|---|---|---|
|