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.
Thanks Tony, you have been very clear. I've done as you said and it works like a charm. Alberto > -----Messaggio originale----- > Da: Tony Hoyle [mailto:tmh at nodomain.org] > Inviato: martedì 5 novembre 2002 2.03 > A: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Oggetto: Re: [cvsnt] R: [cvsnt] Re: performance > > > On Mon, 04 Nov 2002 16:28:43 +0100, Alberto Barbati wrote: > > > What is a LockServer? I guess it is related with that big > "Start" button > > under the label "CVS Locking service" on the new CVS panel. > I feel the > > strong urge to enable it ;-) Is there something important I > should now > > before I do that? > > > It maintains a list of live locks on the repository. The advantage is > that if an instance of cvs crashes, all its locks disappear > automatically... it's also a lot faster, since it doesn't > have to recurse > through the filesystem to set locks (also, you can have multiple read > locks on the same directory which is handy if there's a lot of load). > > To enable it just comment out any LockDir line in the > CVSROOT/config and > add LockServer=localhost. > > It's actually possible to write a program tha monitors changes to the > repository in real time using this, but nobody's done it yet. > > 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 >