The CVS build step performs a CVS checkout or update. It takes the following arguments:
cvsroot:pserver:anonymous@cvs.sourceforge.net:/cvsroot/buildbot
cvsmodulemodule, which is generally a
subdirectory of the CVSROOT. The cvsmodule for the Buildbot source
code is buildbot.
branch-r argument. This is most
useful for specifying a branch to work on. Defaults to HEAD.
global_optionscheckout_optionsexport_optionsextra_optionscheckout_options is only used for checkout operations,
export_options is only used for export operations, and
extra_options is used for both.
checkoutDelay-D option. Defaults to
half of the parent Build's treeStableTimer.