Merge pull request #10647 from MercuryTechnologies/improve-tar-errors
[cabal.git] / doc / vcs / fields.rst
blob9ce0d4c840a0bce673f3dd7dc88d1c0303ceae19
1 ..
2   VCS common fields
4 Most of the version control system (VCS) fields types are common to both
5 ``source-repository`` and ``source-repository-package`` stanzas.
7 .. list-table::
8     :header-rows: 1
9     :widths: 30 30 40
11     * - Field Name
12       - source-repository (head|this)
13       - source-repository-package
14     * - type
15       - [x]
16       - [x]
17     * - location
18       - [x]
19       - [x]
20     * - branch
21       - [x]
22       - [x]
23     * - tag
24       - [x]
25       - [x]
26     * - subdir
27       - [x] (0 or 1)
28       - [x] (0 or 1 for each dependency)
29     * - module (CVS only)
30       - [x]
31       - [_]
32     * - post-checkout-command
33       - [_]
34       - [x]