Lines Matching full:checkout
278 special value of "now" causes the checkout to be updated on every
282 checkout is saved. The location is often ``DL_DIR/cvs``.
303 - *"tag":* Describes which CVS TAG should be used for the checkout. By
308 checkout a specific date. The special value of "now" causes the
309 checkout to be updated on every build.
322 - *"fullpath":* Controls whether the resulting checkout is at the
325 - *"norecurse":* Causes the fetcher to only checkout the specified
347 - *"module":* The name of the svn module to checkout. You must provide
351 - *"path_spec":* A specific directory in which to checkout the
357 - *"rev":* The revision of the source code to checkout.
412 - *"nocheckout":* Tells the fetcher to not checkout source code when
414 a custom routine to checkout code. The default is "0".
439 - *"rev":* The revision to use for the checkout. The default is
442 - *"tag":* Specifies a tag to use for the checkout. To correctly
447 - *"subpath":* Limits the checkout to a specific subpath of the tree.
450 - *"destsuffix":* The name of the path in which to place the checkout.