Setup
You should have already setup your account using vovsetupuser.
-
Run vovcheck to ensure that there are no problems with your
installation:
% vovcheck
-
Set up the environment BASE so that you have cvs in your
path:
-
Switch to the environment BASE.
% ves BASE
-
Check to ensure that CVS is in the path.
% cvs Usage: cvs [cvs-options] command [command-options-and-arguments] ...
-
If CVS is not available, get the package as follows. You will need to
have sudo or root access on your Linus box.
% sudo yum install cvs
Assuming your Linux distribution is RedHat release:% cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core).
If you Linux distribution is another version, please consult your manual on how to access the tool.
-
Switch to the environment BASE.
-
If CVS is not available, access the package as shown below. You need to have
sudo or root access on your Linux box to complete this step.
% sudo yum install cvs
Assuming your Linux distribution is RedHat release (CentOS Linux release 7.7.1908 (Core)).% cat /etc/redhat-release
If your Linux distro is something else, then please consult your manual as how to get the tool.