|
__init__(self,
repourl,
branch=' default ' ,
workdir=None,
pollInterval=600,
hgbin=' hg ' ,
usetimestamps=True,
category=None,
project='
' ,
encoding=' utf-8 ' ) |
source code
|
|
Inherited from base.PollingChangeSource :
doPoll ,
startLoop ,
startService ,
stopLoop ,
stopService
Inherited from base.ChangeSource :
__provides__
Inherited from twisted.application.service.Service :
__getstate__ ,
__providedBy__ ,
disownServiceParent ,
privilegedStartService ,
setName ,
setServiceParent
Inherited from util.ComparableMixin :
__cmp__ ,
__hash__
|