2.11 Temporary directories for the serverWhile running, the CVS server creates temporary directories. They are named
where pid is the process identification number of
the server.
They are located in the directory specified by
the `-T' global option (see section A.4 Global options),
the In most cases the server will remove the temporary directory when it is done, whether it finishes normally or abnormally. However, there are a few cases in which the server does not or cannot remove the temporary directory, for example:
In cases such as this, you will need to manually remove the `cvs-servpid' directories. As long as there is no server running with process identification number pid, it is safe to do so. This document was generated by Frank Budszuhn on 10/28/2004 using slightly modified texi2html |