Displaying changelists

P4VS lets you view both pending and submitted changelists. You can also edit some of the information in changelists that have already been submitted.

To open changelists from the View menu:

  1. Go to View > Pending changelists or View > Submitted changelists to open the Pending or Submitted tool windows.

    To change the order in which columns are displayed, drag the column headings right or left to the desired position. To sort by column, click the sort arrow on a column heading.

  2. (Optional) Filter the displayed changelists:

    Enter your filter criteria in the Folder/file, User, and Workspace fields.

    To filter by file, enter the full path of the file in the workspace. The filtering process is case-sensitive.

    Click Filter.

  3. View changelist details by doing one of the following:

    • Submitted changelists only: Select a changelist to display details in the fields below the changelist viewer, including description, files, jobs, and user.
    • Click the arrow next to the changelist row to expand the changelist row and view the files included in the changelist.
  4. For edit options, continue with Editing changelists.

To open a submitted changelist from within a file:

  1. Above a class or function, click the gray user name to display a list of changes, as indicated in the following figure.

    Change marker with CodeLens feature
  2. Double-click the change for which you want to see the changelist.

    The Submitted Changelist dialog opens.

    For more information on this feature, see Finding code changes and references with CodeLens.