Home | Trees | Indices | Help |
---|
|
process.buildstep.BuildStep --+ | process.buildstep.LoggingBuildStep --+ | Source --+ | Arch
Check out a source tree from an Arch repository named 'archive' available at 'url'. 'version' specifies which version number (development line) will be used for the checkout: this is mostly equivalent to a branch name. This version uses the 'tla' tool to do the checkout, to use 'baz' see Bazaar instead.
|
|||
name =
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
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.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:59 2009 | http://epydoc.sourceforge.net |