sdp_sync.cfg #1

  • //
  • guest/
  • perforce_software/
  • sdp/
  • main/
  • Server/
  • Unix/
  • p4/
  • common/
  • bin/
  • sdp_sync.cfg
  • View
  • Commits
  • Open Download .zip Download (92 B)
# This file is sourced in by sdp_sync.sh
SDP_HOSTS="perforce-101 perforce-102 perforce-103"
# Change User Description Committed
#2 16532 C. Thomas Tyler Added new global_replica_status.sh script v1.0.1 to query status
of replicas on all replica hosts configured with the SDP.

Renamed sdp_sync.cfg to more generic sdp_hosts.cfg, as it is
now used by both sdp_sync.sh and global_replica_status.sh.

sdp_sync.sh v1.2.1:
* Changed '-h <hosts>' flag to '-H <hosts> to avoid conflict
with the '-h' (help) flag.
* Fixed bug with default P4U_LOG setting.
* Refined command line processing and environment handling.
* Updated with latest changes from template.sh, so it now
picks accepts the '-V' (show version info) flag.
#1 10148 C. Thomas Tyler Promoted the Perforce Server Deployment Package to The Workshop.