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

Class SourceStampExtractor

Known Subclasses:
BazExtractor, BzrExtractor, CVSExtractor, DarcsExtractor, GitExtractor, MercurialExtractor, SVNExtractor, TlaExtractor

Method Summary
  __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)

Method Details

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.

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