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'.
  Arch
Check out a source tree from an Arch repository named 'archive' available at 'url'.
  Bazaar
Bazaar is an alternative client for Arch repositories.
  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.
  Monotone
Check out a revision from a monotone server at 'server_addr', branch 'branch'.