configure_sample_depot_for_sdp.sh #8

  • //
  • guest/
  • tom_tyler/
  • helix-installer/
  • main/
  • src/
  • configure_sample_depot_for_sdp.sh
  • Commits
# Change User Description Committed
#8 19261 C. Thomas Tyler Accounted for move to //guest/perforce_software from //guest/tom_tyler.
#7 16606 C. Thomas Tyler Improved handling of simulated mail from SDP scripts, so that
live_checkpoint succeeds on all platforms; it had failed
previosuly on Mac/Darwin due to failure sending email.

Improved backup handling.
#6 16603 C. Thomas Tyler Fixed issue working with SSL-enabled servers.
#5 16403 C. Thomas Tyler Added comments detailing various SDP 'p4 login' calls;
tweaked calls.
#4 16398 C. Thomas Tyler Added 'p4d -xu' to upgrade databases.
#3 16394 C. Thomas Tyler Added logins with various ways P4PORT may be specified.
#2 16360 C. Thomas Tyler Minor code and copyright cleanup.
#1 15829 C. Thomas Tyler Moved Helix Installer to new Workshop Standard
for personal projects.
//guest/tom_tyler/sw/main/hi/src/configure_sample_depot_for_sdp.sh
#16 15060 C. Thomas Tyler Rollback of Copy Up done with a new utility that apparently needs some work.
#15 15051 C. Thomas Tyler Copy Up using 'p4 copy -r -b tom_tyler-hi-dev'
#14 14987 C. Thomas Tyler Reduced excessive noise from from rsync and tar commands.

Added '--delete' to rsync commands handling the Sample Depot
to force a clean reset.

Added clear completion messages.
#13 14985 C. Thomas Tyler Added exit 0 to keep Vagrant happy.
#12 14982 C. Thomas Tyler Fixed embarrasing typo.
#11 14974 C. Thomas Tyler Fixed issues handling non-SSL servers.
#10 14972 C. Thomas Tyler Doc tweaks.
#9 14961 C. Thomas Tyler Fixed optimization to avoid bogus rsync commands.
#8 14958 C. Thomas Tyler Modified to do 'p4 trust' and 'p4 info' via-broker in addition to direct.
#7 14957 C. Thomas Tyler Fixed 'tar' command, now cross-platform smart and PATH-dependent.
#6 14955 C. Thomas Tyler Made 'sed' PATH-dependent, removing hard coding.
#5 14120 C. Thomas Tyler Moved sample depot checkpoint load to configurator script.
Added '-fast' flag to speed up testing.
Various minor tweaks.
#4 14109 C. Thomas Tyler Tweaked copy of spec depot files to get a clean verify.
Added detection of rsync failure.
#3 14106 C. Thomas Tyler Implemented Sample Depot SDP configurator script.

Tightened logic around process kill statement, and made it
work for Linux/Mac.
#2 14062 C. Thomas Tyler Added super user and set password.
#1 14033 C. Thomas Tyler Added script to transform stock Sample Depot data set to be
SDP compliant (mostly a stub at this point).  Various improvements
to reset_sdp.sh and the wrapper r.sh.