How do I display a particular changelist number in p4v?

58,678

Solution 1

Search > Go To... In the dialog, you can go to a submitted changelist by number.

In my version of P4, this is under Edit > Go To...

Solution 2

And of course for the keyboard freaks ("mouse? I don't need no mouse") you can hit CTRL + G.

Solution 3

Hi All, It I used CTRL + G and then I was prmopted to provide the change list number.

Please note you have to select the options from Scroll down Menu.

In this case it is:

  1. Submitted Change List
  2. Pending change list
  3. Branch Mapping
  4. Label
  5. Workspace
  6. User
  7. Job

Solution 4

Note for this, in the newest version of P4V, the "Pending" and "Submitted" change types are combined in the goto dialog. Now there is just "Changelist" and it figures out which one it is by the number you enter.

Solution 5

Like Eric, I use Edit > Go To...

Optionally, in the History pane on the left side of the window, you can double click on a changelist in the list and it'll open the details for just that changelist in a new window (same window you'll see with Edit > Go To...).

Share:
58,678
Daryl Spitzer
Author by

Daryl Spitzer

Father of three, husband, computer programmer (Pythonista), skeptic, atheist, podcast listener, baseball fan, Canadian (in the United States).

Updated on September 07, 2020

Comments

  • Daryl Spitzer
    Daryl Spitzer over 3 years

    When viewing submitted changelists in p4v, is there a way to display a particular changelist number? That is, how I do the equivalent of p4 describe in p4v? Can I filter for a particular changelist number? I don't see how.