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
This commit is contained in:
parent
ec92d22dd1
commit
01f01019ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5665
1 changed files with 10 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||