SvnCleanUpSettings.

BreakLocks Property

Summary

Gets or sets a value indicating whether write locks should be removed from the working copy. Defaulted to true.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.CleanUp
Containing Type
SvnCleanUpSettings

Syntax

public bool BreakLocks { get; set; }

Value

Type Description
bool