Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 redis-
     tribute 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 ports 15.quarterly	  Apr 10, 2004			 CVSUP2CVSYNC(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cvsup2cvsync&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help