SSCMBranch.

ParentBranch Property

Summary

The parent branch you want to create the new, child branch from. If not specified, the mainline branch is used.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMBranch

Syntax

[TaskAttribute("parent", Required = false)]
public string ParentBranch { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string