Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Is this all on the server side? Do you keep an Entries file also there? I have noted a number of instances where I have this collision and by just waiting a few seconds it all clears up. Might be because a CVSMailer process is hanging in there for about 30 seconds before sending the email (to collect all info from all subfolders). So just maybe the cvsnt thread that is owning that process hangs around with the directory locked for that timout /Bo -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf Of Tony Hoyle Sent: den 31 oktober 2003 10:05 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] Re: Why am I getting tempdir errors when using lockserver? 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 _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs