P4Submit.

RevertUnchanged Property

Summary

Revert all unchanged or missing files from the changelist. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Submit

Syntax

[TaskAttribute("revertunchanged", Required = false)]
[BooleanValidator()]
public bool RevertUnchanged { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool