wssync.sh #2

  • //
  • guest/
  • perforce_software/
  • cbd/
  • dev/
  • scripts/
  • wssync.sh
  • View
  • Commits
  • Open Download .zip Download (49 B)
#!/bin/sh
python3 $CBD_HOME/scripts/wssync.py $*
# Change User Description Committed
#3 11360 C. Thomas Tyler chmod +x.
 No content changes.
#2 11348 C. Thomas Tyler Uploaded CBD scripts as presented at Merge 2014.
#1 11347 C. Thomas Tyler Populate //guest/perforce_software/cbd/dev/...
from //guest/perforce_software/cbd/main/....
//guest/perforce_software/cbd/main/scripts/wssync.sh
#1 11196 C. Thomas Tyler Added CBD sample logic.
 It was developed by Randy DeFauw as a PoC,
and mentioned at the Perforce MERGE 2013 User Conference.

This PoC explores a broad spectrum of CBD challenges, and thus is
complex.  Actual production implementations derived can be simpler.

This implementation works with Classic Perforce only; support for
Streams is possible.
//guest/randy_defauw/cbd/scripts/wssync.sh
#1 8278 Randy DeFauw Import component development tool kit