Perforce 2005.2 Command Reference
<< Previous Chapter
p4 fix
Table of Contents
Index
Perforce on the Web
Next Chapter >>
p4 flush

p4 fixes

Synopsis

List jobs and the changelists that fix them.

Syntax

p4 [g-opts] fixes [-i] [-j jobname] [-c changelist#] [file[revRange]...]

Description

Once a job has been linked to a particular changelist with p4 fix, p4 change, or p4 submit, and once the changelist has been submitted, the job is said to have been fixed by the changelist. The p4 fixes command lists changelists and the jobs they fix.

If invoked without arguments, p4 fixes displays all fix records. Fix records are displayed in the following format:

You can limit the listed fixes by combining the following flags when calling p4 fixes:

Options

-c changelist#

Limit the displayed fixes to those that include the specified changelist.

-j jobname

Limit the displayed fixes to those that include the specified job.

-i files...

Include fixes made by changelists that affected files integrated into the specified files.

g-opts

See the Global Options section.

Usage Notes

Can File Arguments Use
Revision Specifier?

Can File Arguments Use
Revision Range?

Minimal Access Level Required

Yes

Yes

list

Examples

p4 fixes //depot/proj1/...

Display all fixes made by changelists that included any files under //depot/proj1.

p4 fixes -c 414

Display all jobs fixed by changelist 414.

Related Commands

To create or edit an existing job

p4 job

To list all jobs known to the system

p4 jobs

To attach a job to a particular changelist; the job is fixed by that changelist

p4 fix

To change the format of jobs at your site (superuser only)

p4 jobspec

To read information about the format of jobs at your site

p4 jobspec -o


Perforce 2005.2 Command Reference
<< Previous Chapter
p4 fix
Table of Contents
Index
Perforce on the Web
Next Chapter >>
p4 flush
Please send comments and questions about this manual to [email protected].
Copyright 1999-2005 Perforce Software. All rights reserved.
Last updated: 12/15/05