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

Class SVNExtractor

SourceStampExtractor --+
                       |
                      SVNExtractor


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 = 0                                                                     
str vcexe = 'svn'

Class Variable Details

patchlevel

Type:
int
Value:
0                                                                     

vcexe

Type:
str
Value:
'svn'                                                                  

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