# This file is sourced by scripts like sdp_sync.sh and global_replica_status.sh. # This list includes all Helix server hosts in the topology. ALL_SDP_HOSTS="bos-helix-01 bos-helix-02 nyc-helix-03 syd-helix-04 syd-helix-05" # This list includes all replicas. This list is suitable for doing 'p4 pull -lj' # checks. SDP_REPLICA_HOSTS="bos-helix-02 nyc-helix-03 syd-helix-04 syd-helix-05" # The following are remote hosts. This may be a shorter list, since some hosts # might share the /hxdepots volume from a SAN. SDP_REMOTE_HOSTS="nyc-helix-03 syd-helix-04" # The following are hosts are routinely updated by sdp_sync.sh. This includes # the master host, perforce-101, plus the remote hosts. Be sure to exclude any # hosts that share /p4/common/bin (typically the /hxdepots volume). SDP_SYNC_HOSTS="bos-helix-01 nyc-helix-03 syd-helix-04" # Define directories in which to do a 'p4 status' command. SDP_STATUS_DIRS="/p4/common/bin /p4/common/config /p4/common/etc /p4/common/lib /p4/common/test /p4/1/bin"
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 23430 | Robert Cowham | Merge in changes from dev | ||
#2 | 22142 | Robert Cowham | Merge in latest changes from Dev | ||
#1 | 18586 | Robert Cowham | Branching using cowhamr.sdp.dev | ||
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/config/sdp_hosts.cfg | |||||
#1 | 18581 | C. Thomas Tyler |
global_replica_status.sh v1.1.0: * Moved sdp_hosts.cfg config file to /p4/common/config, with optional override by speciffying P4CCFG variable. * Changed recommended command line for crontab to suggest '-E' (always send emails) rather than '-e' (email on error only). * Enhanced docs. Added new P4CCFG setting to p4_vars.template, with value /p4/common/config. |
||
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/sdp_hosts.cfg | |||||
#2 | 16638 | C. Thomas Tyler |
Routine merge down to dev from main using: p4 merge -b perforce_software-sdp-dev |
||
#1 | 16563 | C. Thomas Tyler |
Routine Merge Down to dev from main using: p4 merge -b perforce_software-sdp-dev p4 resolve -as |
||
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/sdp_sync.cfg | |||||
#1 | 10638 | C. Thomas Tyler | Populate perforce_software-sdp-dev. | ||
//guest/perforce_software/sdp/main/Server/Unix/p4/common/bin/sdp_sync.cfg | |||||
#1 | 10148 | C. Thomas Tyler | Promoted the Perforce Server Deployment Package to The Workshop. |