Trees | Indices | Help |
|
---|
|
util.ComparableMixin --+ | twisted.persisted.styles.Versioned --+ | SourceStamp
This is a tuple of (branch, revision, patchspec, changes, project, repository).
branch
is always valid, although it may be None to let
the Source step use its default branch. There are three possibilities for
the remaining elements:
patch -pPATCHLEVEL
<DIFF
. If REV is None, checkout HEAD and patch it.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
persistenceVersion = 2
|
|
branch = None hash(x) |
|
revision = None hash(x) |
|
patch = None hash(x) |
|
changes =
|
|
project =
|
|
repository =
|
|
ssid = None hash(x) |
|
compare_attrs =
|
|
__implemented__ = <implementedBy buildbot.sourcestamp.SourceSt
|
|
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|
Inherited from |
Method Details |
Generate a SourceStamp for the merger of me and all the other BuildRequests. This is called by a Build when it starts, to figure out what its sourceStamp should be. |
Class Variable Details |
compare_attrs
|
__implemented__
|
__provides__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 29 10:00:42 2010 | http://epydoc.sourceforge.net |