SSCMCheckin.

Branch Property

Summary

Surround SCM branch name. The default is pulled from the local working directory.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckin

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string