[cvsnt] CVSNT - solaris
Glen Starrett
glen.starrett at march-hare.com
Thu Jan 18 16:02:03 GMT 2007
Roberta M wrote:
> I changed it in:
> LockServer=localhost:2401
...
> cvs [login aborted]: unrecognized auth response from 192.168.25.21: CVSLock
> 2.2 Ready
David hit directly on the problem already. You've told the Lockserver
to listen on CVSNT's port (2401), and at the same time confused the CVS
server. You can comment out that line entirely, which will leave it at
the default port (2402).
#
# LockServer Default lock server location. Can be overridden by
# LockServer directive in individual repositories.
#
#LockServer=localhost:2402
That should work better.
Regards,
--
Glen Starrett
More information about the cvsnt
mailing list