Reputation: 149324
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.
Upvotes: 95
Views: 72894
Reputation:
And of course for the keyboard freaks ("mouse? I don't need no mouse") you can hit CTRL + G.
Upvotes: 41
Reputation: 3332
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.
Upvotes: 2
Reputation: 1
Also we can view @ tab "Search" -> Go To.. in newer versions of P4V. AS mentioned above or "Ctlr+G "
Upvotes: 0
Reputation: 91
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:
Upvotes: 9
Reputation: 1596
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...
Upvotes: 148
Reputation: 3953
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...).
Upvotes: 2