Add a new variable CVS_READONLY for read-only check outs.
The default value is YES. If your cvs command does not support
read-only check outs (global cvs option -R), set CVS_READONLY to
an empty value, e.g.:
$ make CVS_READONLY="" all
Add a new variable CVS_READONLY for read-only check outs. Tags None Referenced Files None Subscribers None
Description
Details
|