[cvsnt] Re: Why am I getting tempdir errors when using lockserver?
Tony Hoyle
tmh at nodomain.org
Fri Oct 31 09:05:29 GMT 2003
Olaf Groeger wrote:
> AFAIK the lockserver is only used for commit. Update and checkout still
> create a copy of the repositories directory tree (or part of it), which is
> then used to synchronize the users sandbox.
Actually, LockServer is used for everything. The cvs-servxxx
directories are not involved with locking.. they're the temporary
directories (one per commit/whatever) that cvs stores the client
information in. Often this will just be CVS/Entries files, unless
you're doing a commit then it'll contain the new revisions also.
Tony
More information about the cvsnt
mailing list