cvsync is a portable CVS repository synchronization utility
cvsync is a portable CVS repository synchronization utility. cvsync is freely available under the BSD license and is a compelling, if not raw, replacement for CVSup written in C.
cvsync is a portable CVS repository synchronization utility. cvsync is freely available under the BSD license and is a compelling, if not raw, replacement for CVSup written in C.
To install cvsync, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cvsync
To see what files were installed by cvsync, run:
port contents cvsync
To later upgrade cvsync, run:
sudo port selfupdate && sudo port upgrade cvsync
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.