The Submitted Changelists command allows you to browse the
histories of files in the depot. It features a list of submitted
changelists, the dates on which they were submitted, the users (and
associated client workspaces) who submitted them, and the first few
characters of the change description.
To browse all changelists, first click on the top level
of the desired depot (usually //depot/) and then
and then click on Show -> Submitted Changelists to see
a list of changelists affecting all files in the depot.
To change depots, click on the two slashes (//)
that prefix the name of the current depot.
In the File Browser, Show -> Submitted Changelists displays
all changelists for the file being browsed.
By way of example, suppose you updated a file by integrating
changes from a file in a directory not beneath your
current directory (e.g., a bug fix in a release line into your
main codeline).
You could then use the Show Integrated Changes button to
show the changelists affecting the file from which you integrated
the changes; that is, the changelist in which you fixed the bug,
as well as the changelist in which you integrated the bugfix
back into the mainline.
(Command-line users will recognize this feature as equivalent to
using the -i flag with p4 changes.)
Submitted Changelists
Submitted Changelists:
...will take you to the Changelist Description page,
which will show you the details for the changelist, and allow
you to bring up the File Browser for any file affected
by that changelist.
...will bring up the User Specs page for the desired user.
...will bring up the Client Specs page for the selected client
workspace.
Next:
Showing Integrated Changes:
Caveat:
[Return to "How to Use P4Web"]