SDP-298

erikf (erikf)
erikf created this job , modified by C. Thomas Tyler
Closed
Avoid checking for shelved files in spec depot.

From email [tweaked]:

For spec depots, there aren't any CL's or shelved items to check for,
correct?  i.e. -qS does not need to be run.
23734In p4verify.sh, fixed handling of unload and spec depots.

Unload depots were not being identified correctly, and so special flags
needed for unload-type depots were not applied.

For spec-type depots, 'p4 verify -qS' was run, which isn't necessary or
helpful since it is not possible to shelve files in the spec depot.

The fix included replacing parsing logic with optimized p4 commands that
don't require parsing.
23750In p4verify.sh, fixed handling of unload and spec depots.

Unload depots were not being identified correctly, and so special flags
needed for unload-type depots were not applied.

For spec-type depots, 'p4 verify -qS' was run, which isn't necessary or
helpful since it is not possible to shelve files in the spec depot.

The fix included replacing parsing logic with optimized p4 commands that
don't require parsing.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
erikf
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Component
core-unix
Type
Bug