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

Class GitExtractor

SourceStampExtractor --+
                       |
                      GitExtractor


Method Summary
  getBaseRevision(self)
  getPatch(self, res)
  parseStatus(self, res)
    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 = 'git'

Class Variable Details

patchlevel

Type:
int
Value:
1                                                                     

vcexe

Type:
str
Value:
'git'                                                                  

Generated by Epydoc 2.1 on Tue Sep 16 09:16:00 2008 http://epydoc.sf.net