Next: Reporting Bugs, Previous: Configuration, Up: Top [Contents][Index]
The following table summarizes command line options understood by
vcsync
.
Detach from the controlling terminal after startup. This is mostly for use with CVS (together with the -s option). See CVS.
Look for the .checkoutrc file in directory dir. If found, process it. If dir ends with a slash, descend recursively into its subdirectories and process any .checkoutrc files found. See Checkoutrc, for a detailed discussion of .checkoutrc files and their purpose.
Increase debugging verbosity. See Logging and debugging.
Read configuration from file instead of the default location.
Log everything to standard error instead of the syslog.
Display help on the configuration file syntax and exit.
Print a short help summary and exit.
Log everything with priority prio and higher to the stderr, as well as to the syslog.
The configuration file can contain distinct sets of settings, called
named configurations. This option instructs vcsync
to read configuration from the set name. see Named configurations, for a detailed description of this feature.
Do nothing, only print what would have been done.
cvs
| svn
| git
cvs
| svn
| git
Sets the VCS type. Normally, this option is not needed, as vcsync is able to determine the VCS type automatically. See VCS detection.
Check the configuration file syntax and exit.
Sleep n seconds before doing the job. See CVS.
Defines destination root directory. See Synchronization settings.
Print program version and ext.
Print a terse summary of the command line syntax and exit.
Next: Reporting Bugs, Previous: Configuration, Up: Top [Contents][Index]