Located in your home directory.
Includes default options that you want to pass to cvs commands.
-
As an example:
cvs -q
update -dP
diff -c
The .cvsrc file can be ignored (if you want to
override options that are in the file) by using the -f
global option on the cvs command. (ex. cvs -f update)