This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Svn.
Summary
Defines credentials to use for connecting to the repository.
- Assembly
- Cake
.Svn .dll - Namespace
- Cake
.Svn - Containing Type
- ISvnClient
Syntax
void ForceCredentials(SvnCredentials credentials)
Parameters
Name | Type | Description |
---|---|---|
credentials | SvnCredentials | Credentials to use for connecting to the repository. |
Return Value
Type | Description |
---|---|
void |