Home | Trees | Indices | Help |
|
---|
|
twisted.application.service.Service --+ | util.ComparableMixin --+ | MonotoneSource
This source will poll a monotone server for changes and submit them to the change master.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
__implements__ = IChangeSource, service.Service.__implements__
|
|
compare_attrs = ["server_addr", "trusted_keys", "db_path", "po
|
|
parent = None
|
|
done_revisions = []
|
|
last_revision = None
|
|
loop = None
|
|
d = None
|
|
tmpfile = None
|
|
monotone = None
|
|
volatile = ["loop", "d", "tmpfile", "monotone"]
|
|
Inherited from |
Method Details |
|
|
|
Class Variable Details |
compare_attrs
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 25 17:52:20 2010 | http://epydoc.sourceforge.net |