SDP-405

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler created this job , modified by C. Thomas Tyler
Closed
Enhanced load_checkpoint.sh to handle case-insensitive checkpoints.
25781load_checkpoint.sh v2.0.5:
* Added support for handling case-insensitive and case
sensitive checkpoints. This works if $P4DBIN is
a symlink rather than a wrapper supplying '-C1', as
the need for '-C1' is dynamically detected. (This was
driven by a need to incorporate load_checkpoint.sh into
case conversion orchestration scripts using p4migrate).
* Added '-r' flag to load checkpoint into P4ROOT only,
skipping offline_db.
* Added '-b' flag to restart broker at the end.
* Normalized to template.sh structure, with typical
benefits (enhanced command line parsing, standard usage
message, better documentation).
* Added check for missing certificate.txt if using SSL.
* Made shellcheck v0.6.0 compliant.
25790load_checkpoint.sh v2.0.5:
* Added support for handling case-insensitive and case
sensitive checkpoints. This works if $P4DBIN is
a symlink rather than a wrapper supplying '-C1', as
the need for '-C1' is dynamically detected. (This was
driven by a need to incorporate load_checkpoint.sh into
case conversion orchestration scripts using p4migrate).
* Added '-r' flag to load checkpoint into P4ROOT only,
skipping offline_db.
* Added '-b' flag to restart broker at the end.
* Normalized to template.sh structure, with typical
benefits (enhanced command line parsing, standard usage
message, better documentation).
* Added check for missing certificate.txt if using SSL.
* Made shellcheck v0.6.0 compliant.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
C. Thomas Tyler
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Component
core-unix
Type
Feature