scmCheckout
Command Reference
Description
Run the checkout command.
Checks out files into -basedir of -module via the -connection using method -binding.
Usage
ctl -t Builder -o <objectname> -c scmCheckout [-basedir <>] [-binding <>] [-buildstamp <>] [-command <checkout>] [-connection <>] [-label <>] [-module <>] [-quiet <>]
Options
| Option | Description | Type | Default | 
|---|---|---|---|
| basedir | build directory | string | |
| binding | scm binding | string | |
| buildstamp | build identifier | string | |
| command | source code management command | string | checkout | 
| connection | scmConnection identifier | string | ${entity.attribute.scmConnection} | 
| label | source label to checkout | string | |
| module | source module to checkout | string | ${entity.attribute.scmModule} | 
| quiet | sets quiet mode if true | string | 



