Re: CVS Unix to Linux Migration
Larry Jones <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Rez writes: > > Does cvs by default use the /tmp directory to keep track of locked files? No. By default, it puts the lock files in the repository with the RCS files. > Where's this directive set, in what file, should I tell cvs to direct > to another directory, /etc/inetd.conf? Which directive? The lock file location can be set with the LockDir= keyword in the $CVSROOT/CVSROOT/config file. The temp file directory can be set by adding the -T option to the server command options in [x]inetd.conf or by setting $TMPDIR in the server's environment. -- Larry Jones I wonder if I can grow fangs when my baby teeth fall out. -- Calvin