vcp.cfg
Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 18 March 2022
Index
Return to Main Contents
NAME
vcp.cfg - configuration file for vcp
SYNOPSIS
WA2LWinTools/etc/vcp.cfg
AVAILABILITY
WA2L/WinTools
DESCRIPTION
This is the configuration file for the
vcp
command.
FILEFORMAT
Rows starting with a
#
are considered as comments.
The settings for the
vcp
command have to follow the section with the name
[VCP].
The file format is
OPTION=VALUE
Between the
OPTION
, the
=
and the
VALUE
are no spaces.
You can comment out any
OPTION
or completely remove the related setting line
to use the default settings.
OPTIONS
- VERSIONSTART
-
how to start versioning if a file is specified that has no version
suffix that could be recognized by the
vcp
command.
See
vcp(1)
for all recognized version number formats.
-
Example: VERSIONSTART= V1.00
Default: VERSIONSTART= v1.0.0
- METACOPY
-
If
METACOPY
is set to
True
an existing
file.meta
or
.meta/file.meta
is also copied to a new version.
See also
metadata(1).
-
Example: METACOPY=False
Default: METACOPY=True
EXAMPLES
- 1) Simple example configuration file
-
#
# WA2LWinTools/etc/vcp.cfg - Configuration file for vcp
#
# [00] 14.02.2015 CWa Initial Version
#
[VCP]
VERSIONSTART= V1.0.00
SEE ALSO
wintoolsintro(1),
metadata(1),
vcp(1)
NOTES
-
BUGS
-
AUTHOR
vcp.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2022
Christian Walther
This is free software; see
WA2LWinTools/man/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:33:13 GMT, September 14, 2024