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.
Malcolm.Brown at reuters.com wrote: > Built and run the unix version. Only tried running it as a local repo. > > My questions are, do you have to use the lockservice on Unix, or can you use standard CVS remote access methods? Apples/Oranges... the lockservice handles local locks to stop multiple instances of the server from clashing. All the standard CVS remote access methods work with or without it. You can in fact disable the use of the lockserver but it's not recommended (lockserver gives you better granularity and doesn't allow dangling locks etc.) > Also, how heavily tested is this on unix? Does anyone on the list have a major installation of CVSNT on unix? The main cvsnt repository runs on cvsnt on Unix... Tony