p4 review
List and track changelists (for the review daemon).
Syntax
p4 [g-opts] review [-c changelist] [-t countername]
Description
p4 review
lists changelists that have not been reviewed before, as tracked by the specified counter. If the counter is omitted, p4 review
lists all changelists.
If a changelist#
and counter are specified, p4 review
sets the counter to that changelist#
and produces no output. This functionality has been superceded by the p4 counter command.
p4 review
is not meant as an end-user command. It exists to support an automated change review daemon.
Options
|
List all submitted changelists above and including
|
|
List all submitted changelists above the value of the
Perforce
counter |
|
Set the value of counter |
|
See Global options. |
Usage notes
Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
---|---|---|
N/A |
N/A |
|
- The commands
p4 review
,p4 reviews
, andp4 counter
are all intended for use by external programs that call Helix Core Server. - The warnings applicable to
p4 counter
apply here as well.
Related commands
To list users who have subscribed to review particular files |
|
To set or read the value of a Helix Core Server counter |
|
To see full information about a particular changelist |
|
To see a list of all changelists, limited by particular criteria |