FreeBSD Manual Pages
CVSUP2CVSYNC(1) FreeBSD 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 re- distribute 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_FAILURE if an error occurs. SEE ALSO cvscan(1), cvsync2cvsup(1), cvsyncd(1) FreeBSD 13.0 Apr 10, 2004 FreeBSD 13.0
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=cvsup2cvsync&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>