Package buildbot :: Package clients :: Module tryclient :: Class PerforceExtractor
[frames] | no frames]

Class PerforceExtractor

source code

SourceStampExtractor --+
                       |
                      PerforceExtractor

Instance Methods
 
getBaseRevision(self) source code
 
parseStatus(self, res) source code
 
readPatch(self, res, patchlevel) source code
 
getPatch(self, res) source code

Inherited from SourceStampExtractor: __init__, done, dovc, get

Class Variables
  patchlevel = 0
  vcexe = 'p4'
Method Details

readPatch(self, res, patchlevel)

source code 
Overrides: SourceStampExtractor.readPatch