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.
On Fri, 31 Jan 2003 16:47:21 +0100, Klaasjan Brand <kjb at dds.nl> wrote: >Hi, > >We're using cvsnt build 68 with a small group of developers for a day now. >I've setup cvsnt to use the cvs lock server. > >Our problem is the locks regularly gets "stuck" for a long time, so I have >to restart the lock server. I found the message from Torsten van Beeck on >this newsgroup about hangs on merge which should be fixed in the release >branche, but I can't get cvsnt updated to that version; it seems broken... > The lockserver will release locks the moment the client that holds the lock finishes with it, or terminates. If a lock seems 'stuck' then it's the client that's stuck... restarting the lockserver with active clients risks repository corruption. Tony