Package buildbot :: Package scripts :: Module tryclient :: Class MercurialExtractor
[frames | no frames]

Class MercurialExtractor

SourceStampExtractor --+
                       |
                      MercurialExtractor


Method Summary
  getBaseRevision(self)
  getPatch(self, res)
  parseStatus(self, output)
    Inherited from SourceStampExtractor
  __init__(self, treetop, branch)
  done(self, res)
  dovc(self, cmd)
This accepts the arguments of a command, without the actual command itself.
  get(self)
Return a Deferred that fires with a SourceStamp instance.
  readPatch(self, res, patchlevel)

Class Variable Summary
int patchlevel = 1                                                                     
str vcexe = 'hg'

Class Variable Details

patchlevel

Type:
int
Value:
1                                                                     

vcexe

Type:
str
Value:
'hg'                                                                   

Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 http://epydoc.sf.net