| Trees | Indices | Help |
|
|---|
|
|
twisted.application.service.Service --+
|
util.ComparableMixin --+
|
base.ChangeSource --+
|
base.PollingChangeSource --+
|
util.ComparableMixin --+
|
P4Source
This source will poll a perforce repository for changes and submit them to the change master.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
compare_attrs =
|
|
env_vars =
|
|
changes_line_re = re.compile(r'Change
|
|
describe_header_re = re.compile(r'Change \d
|
|
file_re = re.compile(r'^\.\.\.
|
|
datefmt =
|
|
parent = Nonehash(x) |
|
last_change = Nonehash(x) |
|
loop = Nonehash(x) |
|
|
Inherited from Inherited from Inherited from |
|
| Method Details |
|
|
Perform the polling operation, and return a deferred that will fire
when the operation is complete. Failures will be logged, but the method
will be called again after
|
| Class Variable Details |
compare_attrs
|
env_vars
|
changes_line_re
|
describe_header_re
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:43 2012 | http://epydoc.sourceforge.net |