What is the difference between “Rollback…” and “Back Out Submitted Changelist #####” in Perforce P4V
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