Perforce 2000.2 Command Reference (2000.2.cr.1) | ||
<< Previous Chapter p4 change |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 client |
Change num on date by user@client [status] description
The status value appears only if the changelist is pending. The description is limited to the first 30 characters unless you provide the -l (long) flag.
If you provide file patterns as arguments, the changelists listed are those that affect files matching the patterns. Only submitted changelists will be reported in this instance; pending changelists (by definition) have not yet affected any files in the depot.
Revision specifications and revision ranges can be included in the file patterns. Including a revision range lists all changes that affect files within the range; providing a single revision specifier lists all changes from 1 to the specified revision.
The -s status flag is used to limit output to only those changelists with the provided status (pending or submitted) value.
You can combine flags and file patterns to substantially limit the changelists that are displayed. Additionally, the -m maxnum flag can be used to further limit output to maxnum changes.
-i |
Include changelists that affected files that were integrated with the specified files. |
-l |
Provide long output that includes the full descriptions of each changelist |
-m maxnum |
List only the highest-numbered maxnum changes. |
-s status |
Limit the list to the changelists with the given status (pending or submitted) |
g_opts |
See the Global Options section. |
Perforce 2000.2 Command Reference (2000.2.cr.1) | ||
<< Previous Chapter p4 change |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 client |