#!/bin/sh export PYTHONPATH=$PYTHONPATH:/p4/common/bin/cbd/scripts/pydev export CBD_LOG=cbd.dev.log python3 $CBD_HOME/scripts/wssync.dev.py $*
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 15010 | C. Thomas Tyler | Merged CBD updates to ntx64 branch from main. | ||
//guest/perforce_software/cbd/main/scripts/wssync.dev.sh | |||||
#1 | 15009 | C. Thomas Tyler | Promoted CBD development work to main from dev. | ||
//guest/perforce_software/cbd/dev/scripts/wssync.dev.sh | |||||
#1 | 14198 | C. Thomas Tyler |
Got Workshop up to date with latest version of CBD developed elsewhere. Added CbdDev.py to illustrate enabling testing a newer version on a live server, as a supplement to the test suite. This comes with supporting scripts wssync.dev.(sh,py) Added cmd_trig_by_auth.pl, a technology sample script. Not used presently. |