Change 28835

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into / under Review 28691
View Review
Download .zip
p4verify.sh v5.6.2:
* Added '-dlf <depot_list_file>' option to specify prioritized list
of depots to process.
* Added '-chunks', useful for avoiding RAM exhaustion. Uses the
depot_verify_chunks.py option to verify depots in chunks. Testing
indicates this may be much slower than a standard verify, but can
be a useful option if RAM is scarce. If used, this introduces
a dependency on the perforce-p4python3 package.
* Optimized options to 'p4 verify' on a per-depot basis, e.g.
not applying '-z' in depot types that can't have lazy copies.
* Eliminated the "on replica" portion of a message displayed on some
verify commands, as it had become potentially inaccurate with
introduction of the '-nt' option.
* Added 'Processing N depots' message.

To Do: The verify_depot_chunks.py sometimes lists empty
paths, e.g. //MyDepot/Binaries/*, which could be
eliminated if empty. This is mostly harmless but results
in some cruft in the log.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/p4verify.sh#40
Loading...
Tip: Use n and p to cycle through the changes.