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

Module source

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
This is a partial solution for using a P4 source repository.
Variables
  __package__ = 'buildbot.steps'