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:
Wolfram Schneider 1999-09-19 09:39:23 +00:00
parent ec92d22dd1
commit 01f01019ea
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5665

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1,4 +1,4 @@