You can specify credentials to log in to a Subversion repository in the following settings:
|
SubGit refers to these settings in the sequence presented below. If some setting is not specified or the credentials fetched from the setting are not valid, SubGit refers to the next one until it is able to log in to a Subversion repository.
- The
userNameandpasswordsettings. - The
passwordssetting that refers to the passwords file for a username-password pair. - A credential helper program.
- Subversion credentials cache from the Subversion client configuration directory.
If none of the settings is specified or fetched credentials are not valid, SubGit reports the authentication error.
The userName and password settings
Include Page The userName and password settings The userName and password settings
The passwords setting
Include Page The passwords setting The passwords setting
Using credential helper programs
Include Page Using credential helper programs Using credential helper programs
Using the Subversion credentials cache
Include Page Using the Subversion credentials cache Using the Subversion credentials cache