PVCSPutTask.

Revision Property

Summary

Gets or sets the revision number to use for the new revision.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.PVCS
Containing Type
PVCSPutTask

Syntax

[TaskAttribute("revision", Required = false)]
public double Revision { get; set; }

Remarks

This is equivalent to the -r parameter to the pcli put command.

Attributes

Type Description
TaskAttribute

Value

Type Description
double