Trees | Indices | Help |
|
---|
|
process.buildstep.BuildStep --+ | process.buildstep.LoggingBuildStep --+ | Source --+ | BK
I perform BitKeeper checkout/update operations.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
name =
|
|
Inherited from Inherited from Inherited from |
Instance Variables | |
Inherited from |
Method Details |
|
Each subclass must implement this method to do something more precise than -rHEAD every time. For version control systems that use repository-wide change numbers (SVN, P4), this can simply take the maximum such number from all the changes involved in this build. For systems that do not (CVS), it needs to create a timestamp based upon the latest Change, the Build's treeStableTimer, and an optional self.checkoutDelay value.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 29 10:00:43 2010 | http://epydoc.sourceforge.net |