Commit Graph

5 Commits

Author SHA1 Message Date
ben marsh
2c3b6fb2d3 UAT: Fix incorrect help text on FixPerforceCase command.
#ROBOMERGE-SOURCE: CL 16647782 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v833-16641396)

[CL 16647790 by ben marsh in ue5-release-engine-test branch]
2021-06-11 17:48:02 -04:00
Jeff Farris
96f162e5dd UAT: fix SyncProject's handling of p4 commands and improvements to global p4 option handling in general (collab with Josh)
#rb Josh.Adams

[CL 14746262 by Jeff Farris in ue5-main branch]
2020-11-13 17:53:33 -04:00
Ben Marsh
b5cbaa7f56 Add missing copyright notices.
#rb none
#rnx

[CL 12778206 by Ben Marsh in Main branch]
2020-04-14 08:14:52 -04:00
Ben Marsh
8407e79166 Reduce arguments to pass to FixPerforceCase command.
#rb none
#rnx

[CL 12771385 by Ben Marsh in Main branch]
2020-04-13 20:24:24 -04:00
Ben Marsh
046deaee42 Adding scripts to detect and fix inconsistent case of files in Perforce.
To check for inconsistent case:

    CheckPerforceCase -Path=//UE4/Main/Engine/...

To fix files with inconsistent case:

    FixPerforceCase -Source=//UE4/Main/Engine/Build/ios/... -Target=//UE4/Main/Engine/Build/IOS/...

#rb none

[CL 12766655 by Ben Marsh in Main branch]
2020-04-13 17:49:51 -04:00