FreeBSD Manual Pages
CVSUP2CVSYNC(1) General Commands Manual CVSUP2CVSYNC(1) NAME cvsup2cvsync -- convert a scanfile from the CVSup style to the cvsync style. SYNOPSIS cvsup2cvsync [-hqv] [-u umask] -i CVSup-scanfile -o cvsync-scanfile DESCRIPTION cvsup2cvsync converts a CVSup(R) scanfile into a cvsync counterpart, has been added. When the upstream server is using CVSup and you want to redistribute the contents using CVSync, this tool is your friend. The following options are available: -h Print the usage of cvsup2cvsync to standard error. -i Specifies an input file name. -o Specifies an output file name. -q Be silent mode. -u Forces cvsup2cvsync to use a umask value of umask. -v Be verbose mode. EXIT STATUS The cvsup2cvsync utility exits EXIT_SUCCESS on success, and EXIT_FAIL- URE if an error occurs. SEE ALSO cvscan(1), cvsync2cvsup(1), cvsyncd(1) FreeBSD Ports 14.quarterly Apr 10, 2004 CVSUP2CVSYNC(1)
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cvsup2cvsync&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>