SvnStatusSettings.

KeepDepth Property

Summary

Gets or sets a value indicating whether in addition to updating paths also the sticky ambient depth value must be set to depth. Gets or sets a value indicating whether excluded nodes should be shown as additions if also RetrieveRemoteStatus is set to true. This behavior is the same as an update with KeepDepth.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Status
Containing Type
SvnStatusSettings

Syntax

public bool KeepDepth { get; set; }

Value

Type Description
bool