Files
UnrealEngineUWP/Engine/Extras/P4VUtils
aurel cordonnier 943f1f9771 Added safety checks to backout command:
- check if the CL desc indicates that it was a robomerge or a cherry pick (ushell or p4v)
- check that the backout is of an edit operation (edit/add/delete) and not an integration
- check that the CL doesn't contain objeect or engine version files
- throw a dialogue if any of the above checks considers the backout 'unsafe'

Fixed revert exception when the backout fails due to files being checked out (also added warning similar to P4V's undo operation)

#preflight n/a
#rnx
#rb Marc.Audy, Ben.Marsh

[CL 20581794 by aurel cordonnier in ue5-main branch]
2022-06-09 14:30:36 -04:00
..