Perforce Command Reference:   [Index]  [Prev] [Next]


p4 fixes

Synopsis

Lists which changelists fix which jobs

Syntax

p4 [g_opts] fixes [-i] [-j jobName] [-c change#] [file ...]

Description

'p4 fixes' shows all jobs with fix records associated with them, along with the changelist number of the fix. Fix records arecreated either directly with the 'p4 fix' command or via changelistcreation with the 'p4 change' and 'p4 submit' commands.

The 'p4 fixes' command show fixes regardless of whether the changelists are submitted or still pending.

By default, 'p4 fixes' lists all fixes. This list can be limited inany of three ways. If -j jobName is given, only fixes for the named job are listed. If -c changelist# is given, only fixes from the numbered changelist are listed. If a file (pattern) is given, only fixes for changelists affecting that file (or set of files) are listed. The file pattern may include wildcards and/or a revision number range.

The -i flag also includes any fixes made by changelists integrated into the specified files.



Perforce Command Reference:   [Index]  [Prev] [Next]


Copyright 1998 Perforce Software.
Contact us at [email protected]
Last updated: 06/14/98