October 2005
Intermediate to advanced
908 pages
46h 42m
English
Three environment variables are set when CVS runs commands or scripts from CVS administrative files:
CVS_USER
This variable is meaningful only with the pserver access method. It refers to
the CVS username provided in the leftmost field of the
appropriate line in CVSROOT/passwd. If this username
does not exist, the variable expands to an empty
string.
LOGNAME, USERBoth of these variables contain the username of the user calling the CVS process.
In the pserver access
method, the username is the third field of the line in
passwd. If no username is
there, the CVS_USER value
is used.
Read now
Unlock full access