SvnInfoSettings.

RetrieveActualOnly Property

Summary

Gets or sets a value indicating whether Subversion should include actual only (tree conflict) nodes in the result (Default true).
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Info
Containing Type
SvnInfoSettings

Syntax

public bool RetrieveActualOnly { get; set; }

Value

Type Description
bool