next up previous contents index
Next: P4Edit Up: Perforce Tasks Previous: P4Sync   Contents   Index

P4Change

Description

Request a new changelist from the Perforce server. This task sets the ${p4.change} property which can then be passed to P4Submit, P4Edit, or P4Add.

Parameters

Attribute Description Required
description Description for ChangeList. If none specified, it will default to "AutoSubmit By Ant" No.

Examples

<p4change description="Change Build Number in Script">



Andrew Marlow 2003-07-08