Where is CVS setting(config) located at in FreeBSD usually?

0

Where would the CVS pserver setting(config) be located at in FreeBSD usually?

I am trying, trying to hunt for the location of the setting(config) file with no results...

user41648

Posted 2012-09-18T23:54:01.703

Reputation: 43

Answers

0

Are you speaking about the server or the client? Did you look at the manpage cvs(1)?

The manpage describes the .cvsrc file and the environment variables Checkout specific configuration is usually saved in the CVS directory

The server is usually run from inetd.conf

arved

Posted 2012-09-18T23:54:01.703

Reputation: 603