Package buildslave :: Package commands :: Module vcs
[frames] | no frames]

Module vcs

source code

Classes
  SourceBase
Abstract base class for Version Control System operations (checkout and update).
  BK
BitKeeper-specific VC operation.
  CVS
CVS-specific VC operation.
  SVN
Subversion-specific VC operation.
  Darcs
Darcs-specific VC operation.
  Monotone
Monotone-specific VC operation.
  Git
Git specific VC operation.
  Arch
Arch-specific (tla-specific) VC operation.
  Bazaar
Bazaar (/usr/bin/baz) is an alternative client for Arch repositories.
  Bzr
bzr-specific VC operation.
  Mercurial
Mercurial specific VC operation.
  P4Base
Base class for P4 source-updaters
  P4
A P4 source-updater.
  P4Sync
A partial P4 source-updater.
Variables
  __package__ = 'buildslave.commands'