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

FreeBSD Manual Pages

  
 
  

home | help
CVSYNC2CVSUP(1) 	     General Commands Manual		 CVSYNC2CVSUP(1)

NAME
     cvsync2cvsup  --  convert	a  scanfile  from  the cvsync style to the CVSup
     style.

SYNOPSIS
     cvsync2cvsup [-hqv] [-g group] [-u user] -i cvsync-scanfile -o
		  CVSup-scanfile

DESCRIPTION
     cvsync2cvsup converts a cvsync scanfile into a  CVSup(R)  counterpart,  has
     been  added.   When the upstream server is using CVSync and you want to re-
     distribute the contents using CVSup, this tool is your friend.

     The following options are available:

     -g      Forces cvsync2cvsup to use a group name of group.

     -h      Print the usage of cvsync2cvsup to standard error.

     -i      Specifies an input file name.

     -o      Specifies an output file name.

     -q      Be silent mode.

     -u      Forces cvsync2cvsup to use a user name of user.

     -v      Be verbose mode.

EXIT STATUS
     The cvsync2cvsup utility exits EXIT_SUCCESS on success, and EXIT_FAILURE if
     an error occurs.

SEE ALSO
     cvscan(1), cvsup2cvsync(1), cvsyncd(1)

FreeBSD ports 15.quarterly	  Apr 10, 2004			 CVSYNC2CVSUP(1)

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

home | help