DragonFly On-Line Manual Pages
CVSUP2CVSYNC(1) DragonFly 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_FAILURE
if an error occurs.
SEE ALSO
cvscan(1), cvsync2cvsup(1), cvsyncd(1)
DragonFly 6.5-DEVELOPMENT April 10, 2004 DragonFly 6.5-DEVELOPMENT