4 [](https://travis-ci.org/puppetlabs/puppetlabs-vcsrepo)
9 This provides a single type, `vcsrepo`.
11 This type can be used to describe:
13 * A working copy checked out from a (remote or local) source, at an
15 * A "blank" working copy not associated with a source (when it makes
16 sense for the VCS being used)
17 * A "blank" central repository (when the distinction makes sense for the VCS
20 Supported Version Control Systems
21 ---------------------------------
23 This module supports a wide range of VCS types, each represented by a
26 For information on how to use this module with a specific VCS, see
27 `README.<VCS>.markdown`.