如何在 p4v 中显示特定的变更列表号?

在 p4v 中查看提交的变更列表时,是否有方法显示特定的变更列表号?也就是说,我如何在 p4v 中做相当于 p4 describe的事情?我可以过滤一个特定的变更列表号吗?我看不出来。

63543 次浏览

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...

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...).

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

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

Also we can view @ tab "Search" -> Go To.. in newer versions of P4V. AS mentioned above or "Ctlr+G "

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.