Actions:
|
2024-08-10 11:26 AEST by Arthur Barrett - rlog (cvs rcsfile rlog) tries to connect to lock server, should it?
D:\cvsbin\release builder>rlog
cvs rcsfile: connect to 127.0.0.1(127.0.0.1:2402):2402 failed: No connection could be made because the target
machine actively refused it.
cvs [rcsfile aborted]: Couldn't connect to lock server
Generally dealing with RCS files, yes, you want to use the lock server. But maybe we could improve the error
message somehow.
Is there a way to disable using the lock server, eg: on a client system analysing a non CVS RCS file? |