Summary
Revert all unchanged or missing files from the changelist. default is false. optional.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Revert
Syntax
[TaskAttribute("revertunchanged", Required = false)]
[BooleanValidator()]
public bool RevertUnchanged { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
