SvnCleanUpSettings.

VacuumPristines Property

Summary

Gets or sets a value indicating whether unreferenced pristines should be removed from the .svn directory. Defaulted to true.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.CleanUp
Containing Type
SvnCleanUpSettings

Syntax

public bool VacuumPristines { get; set; }

Value

Type Description
bool