2010-03-24 07:09 AEST by Glen Starrett - Need to remove the option in the Config file template for LockServer disable and
LockDir.
File based locks are not supported at all. If the version of CVSNT ships with
cvslock.exe then large sections of the file based lock code could easily be
missing and are certainly untested.
The only reason I've ever heard of anyone disabling the cvslock service is
because they thought it has something to do with reserved/unreserved - hence the
name change to deadlock server.
This setting should be removed from the Config template and if it is set then it
should be ignored and the deadlock server started automatically (which is the
default behaviour). |