SvnTool<TSettings>.

GetClient() Method

Summary

Returns a new instance of a Subversion client.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn
Containing Type
SvnTool<TSettings>

Syntax

protected ISvnClient GetClient()

Return Value

Type Description
ISvnClient New instance of a Subversion client.