In doc/ChangeLog,
    >2001-06-08  Larry Jones  <[EMAIL PROTECTED]>
    >
    >        * cvs.texinfo (config): Mention using LockDir on in-memory
    >        filesystem to speed up locking.

In doc/cvs.texinfo,
    >It can also be used to put the locks on a very fast
    >in-memory file system to speed up locking and unlocking
    >the repository.
    >You need to create @var{directory}, but
    >sc{cvs} will create subdirectories of @var{directory} as it
    >needs them.  For information on @sc{cvs} locks, see
    >@ref{Concurrency}.

I comment:

    Take care owner and permissions of @var{directory} and
    @var{directory}@file{/..} as same as CVSROOT.

    If using in-memory file system, it is volatile during reboot,
    don't forget to create @var{directory} in a startup script like /etc/rc.

--
KOIE Hidetaka <[EMAIL PROTECTED]>

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to