Package buildbot :: Package steps :: Package source :: Module oldsource
[frames] | no frames]

Module oldsource

source code

Classes
  Source
This is a base class to generate a source tree in the buildslave.
  BK
I perform BitKeeper checkout/update operations.
  CVS
I do CVS checkout/update operations.
  SVN
I perform Subversion checkout/update operations.
  Darcs
Check out a source tree from a Darcs repository at 'repourl'.
  Git
Check out a source tree from a git repository 'repourl'.
  Repo
Check out a source tree from a repo repository described by manifest.
  Bzr
Check out a source tree from a bzr (Bazaar) repository at 'repourl'.
  Mercurial
Check out a source tree from a mercurial repository 'repourl'.
  P4
P4 is a class for accessing perforce revision control
  P4Sync
DEPRECATED - will be removed in 0.8.5.
  Monotone
Check out a source tree from a monotone repository 'repourl'.
Variables
  __package__ = 'buildbot.steps.source'