backup.cfg #2

  • //
  • guest/
  • lester_cheung/
  • p4util/
  • script/
  • backup.cfg
  • Commits
# Change User Description Committed
#2 8773 Lester Cheung "p4util" as an importable Python package.
#1 8534 Lester Cheung Great artists steal - so I'm stealing Sven's Python library
to make it better!
//guest/sven_erik_knop/P4Pythonlib/scripts/backup.cfg
#1 8397 Sven Erik Knop Little backup tool for Perforce in Python.

Needs P4Python installed for verify.
Needs P4D executable specified

Runs:

- p4 verify
- p4d -r $P4ROOT -jc -Z prefix
- rotates the log file to the prefix location and compresses it

Sends out an email after completion.

Enjoy.