p4.crontab.solaris #1

  • //
  • guest/
  • trina/
  • sdp/
  • main/
  • Server/
  • Unix/
  • p4/
  • common/
  • etc/
  • cron.d/
  • p4.crontab.solaris
  • View
  • Commits
  • Open Download .zip Download (259 B)
# common tasks

# Verify
0 4 * * 6 /p4/common/bin/p4verify.sh 1

# Checkpoints
0 2 * * 6 /p4/common/bin/weekly_backup.sh 1
0 2 * * 0-5 /p4/common/bin/daily_backup.sh 1

# p4review daemon
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /p4/common/bin/p4review.py 1

# Change User Description Committed
#1 19278 trina "Forking branch Main of perforce-software-sdp to trina-sdp."
//guest/perforce_software/sdp/main/Server/Unix/p4/common/etc/cron.d/p4.crontab.solaris
#2 12171 Russell C. Jackson (Rusty) Merge in changes to remove the need for p4master_run.
#1 10148 C. Thomas Tyler Promoted the Perforce Server Deployment Package to The Workshop.