Stephen Moore wrote:
> 
> To whom it may concern,
> 
> I was wondering if U had any suggestions with the following problem that I
> am experiencing ?
> 
> I have set-up a CVS Server on a Linux PC, and have installed WinCVS as a
> WindowsNT Client on another PC.
> 
> When I try to make a connection to this server (e.g. to print the cvs
> version (from the macros)), I get the following error message :-
> 
> " NEW CVSROOT: @10.1.2.4:/home/moores/cvsroot1 (NT server services)
>   cvsnt.exe [checkout aborted]: Error connecting to server on \\10.1.2.4:
> Network access is denied. "

Try running a command directly, not via macro. That way you can post an
error that cvs actually supplies.

It seems to be trying to connect to cvsnt.exe, instead of the linux box.
Check your $CVSROOT on the windows machine; make sure it is pointing to
the right place. In addition, there is no user specified
(@10.1.2.4:.....). 

bug-cvs == bugs, dev
info-cvs == user problems, general discussion.

Please use the appropriate list next time.

-Matt

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to