The Concurrent Versions System (CVS) server and client have not been changed significantly and are expected to be fully compatible. However, some tools and documentation have been moved to other packages, which could be of concern to some users. 

The rcs2log and contrib utilities have been moved into the new cvs-contrib packages to remove the cvs packages dependency on perl and reduce the size of the cvs packages. If you require the rcs2log and contrib tools, install the packages manually by typing 

# yum install cvs-contrib

Additional documentation, such as books concerning CVS tools in the PDF format and revision control system (RCS) specification files, has been moved into the new cvs-doc package to reduce the size of the cvs packages. To access this additional documentation, install the package manually by typing

# yum install cvs-doc

The manual and Texinfo pages are still included in the cvs packages.
These utilities and the supplemental documentation are not used by the CVS client or server. Their absence does not pose a risk when upgrading the cvs packages.
