comparison tests/test-convert.out @ 7170:aff204c9bdd6

convert documentation: --config argument with spaces needs quoting.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 19 Oct 2008 15:24:33 +0200
parents e786192d995d
children 8e7130a10f3b
comparison
equal deleted inserted replaced
7169:6d28a399293e 7170:aff204c9bdd6
92 92
93 Because CVS does not have changesets, it is necessary to collect 93 Because CVS does not have changesets, it is necessary to collect
94 individual commits to CVS and merge them into changesets. CVS 94 individual commits to CVS and merge them into changesets. CVS
95 source uses its internal changeset merging code by default but can 95 source uses its internal changeset merging code by default but can
96 be configured to call the external 'cvsps' program by setting: 96 be configured to call the external 'cvsps' program by setting:
97 --config convert.cvsps=cvsps -A -u --cvs-direct -q 97 --config convert.cvsps='cvsps -A -u --cvs-direct -q'
98 This is a legacy option and may be removed in future. 98 This is a legacy option and may be removed in future.
99 99
100 The options shown are the defaults. 100 The options shown are the defaults.
101 101
102 Internal cvsps is selected by setting 102 Internal cvsps is selected by setting