[project @ 2006-04-07 04:14:56 by warner]
commitc2e5cfd5a37ce3fab57027b8d57d005ece6df6b6
authorwarner <warner>
Fri, 7 Apr 2006 08:14:56 +0000 (7 09:14 +0100)
committerwarner <warner>
Fri, 7 Apr 2006 08:14:56 +0000 (7 09:14 +0100)
tree0a8affc8e840dd07eda8f337418a09bbb26f044c
parent64c9b13f15e3553866126c19f80232cad4ff60d0
[project @ 2006-04-07 04:14:56 by warner]

Revision: arch@buildbot.sf.net--2004/buildbot--dev--0--patch-483
Creator:  Brian Warner <warner@lothar.com>

SF#1219384: add arguments to p4poller/P4Sync

* buildbot/changes/p4poller.py (P4Source): add new arguments:
password, p4 binary, pollinterval, maximum history to check.
Patch from an anonymous sf.net contributor, SF#1219384.
* buildbot/process/step.py (P4Sync.__init__): add username,
password, and client arguments.
* buildbot/slave/commands.py (P4Sync): same
ChangeLog
buildbot/changes/p4poller.py
buildbot/process/step.py
buildbot/slave/commands.py