| Home | Trees | Indices | Help |
|
|---|
|
|
zope.interface.Interface --+
|
ISourceStamp
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| Class Variables | |
__bases__ =
|
|
__identifier__ =
|
|
__iro__ =
|
|
__name__ =
|
|
__sro__ =
|
|
| string or None |
branch branch from which source was drawn |
| tuple of buildbot.changes.changes.Change instances, all of which are on the same branch |
changes the source step should check out hte latest revision in the given changes |
dependents = <WeakKeyDictionary at 13789736>
|
|
| None or tuple (level diff) |
patch patch applied to the source, or None if no patch |
| varies depending on VC |
revision revision of the source, or None to use CHANGES |
| 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. |
Returns a list of strings to describe the stamp. These are intended to be displayed in a narrow column. If more space is available, the caller should join them together with spaces before presenting them to the user. |
| Class Variable Details |
__iro__
|
__sro__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 21 21:26:14 2010 | http://epydoc.sourceforge.net |