p4review.py #2

  • //
  • guest/
  • jen_bottom/
  • p4review/
  • p4review.py
  • Commits
# Change User Description Committed
#2 15510 Jen Bottom cleaning up my dev area
#1 11394 Jen Bottom Integrating p4review and p4review2 into dev branch, to do some playing with protections table checking
//guest/lester_cheung/p4review/p4review.py
#5 8150 Lester Cheung Changes I made in 2011 - use it at your own risk.
;-)
#4 8005 Lester Cheung Bug fix to avoid calling logger.debug with [], [] as arguments.
#3 7987 Lester Cheung Merged with //public/perforce/utils/reviewd/p4review.py
#2 7600 Lester Cheung My attempt to add some sanity checks on reviewers base on the protection table.
#1 7599 Lester Cheung Branched off //guest/stephen_moon/scripts/py_progs/p4review.py#6
//guest/stephen_moon/scripts/py_progs/p4review.py
#6 7555 Stephen Moon Logger.exception does not take an object as an argument.
 Removing mailport object variable.  Somehow, it was mistakenly copied and pasted
#5 7480 Stephen Moon Syncing guest branch p4review.py up with //public version.
 p4review3k no longer needed since that work has been migrated into the main p4review.py.
#4 7397 Stephen Moon both files runs under python 3.0 tested under linux
#3 7335 Stephen Moon logging module added to output the debug and error log to p4review.log
#2 7325 Stephen Moon replaced some entries to make it anonymous
#1 6465 Stephen Moon perl, python, and sh files uploaded to the public depot