How do I display a particular changelist number in p4v?
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…
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…
From the “View” menu, select “Workspaces”. You’ll see all of the workspaces you’ve created. Select the workspaces you want to delete and click “Edit” -> “Delete Workspace”, or right-click and select “Delete Workspace”. If the workspace is “locked” to prevent changes, you’ll get an error message. To unlock the workspace, click “Edit” (or right-click and … Read more
Both of these operations restore a set of files to a previous state and are essentially faster, safer ways of undoing mistakes than using the p4 obliterate command (and you don’t need admin access to use them). In the case of “Rollback…”, this could be any number of files, even an entire depot. You can … Read more