SSCMBranch.

IncludeRemoved Property

Summary

Include removed files when creating a branch with the NAnt.Contrib.Tasks.SurroundSCM.SSCMBranch.ByLabel or NAnt.Contrib.Tasks.SurroundSCM.SSCMBranch.ByTimestamp option. The default is true.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMBranch

Syntax

[TaskAttribute("includeremoved", Required = false)]
public bool IncludeRemoved { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool