Re: Error reading from server xx.xx.xx.xxx: 0: No such file ordirectory

Gaurav Chhabra <[email protected]>
Newsgroups gmane.comp.version-control.cvs.windows-nt.user
Message-ID <[email protected]>
Hi Arthur,


Thanks for all the info!

I did some changes in the cvspserver file but I'm still not able to connect
to the server. :(

>>> Wrong.  You've not specified a valid server and the args are wrong for
CVSNT, see these examples:
---> I could not get what the correct 'arg' should be. I've read the manual
but I'm not getting it. can you please tell me whether the following is
correct?
--------------------------------
service cvspserver
{
    socket_type = stream
    protocol    = tcp
    wait        = no
    user        = cvs
    passenv     = PATH
    server      = /usr/local/bin/cvsnt
    server_args = -f --allow-root=/usr/local/cvsrep authserver
    disable     = no
}

I am getting the following error while using WinCVS:

cvs -z9 -d :pserver:[email protected]:/usr/local/cvsrep/ login

Logging in to :pserver:[email protected]:2401:/usr/local/cvsrep/

cvs [login aborted]: authorization failed: server 10.5.68.161 rejected
access to /usr/local/cvsrep/ for user cvs

***** CVS exited normally with code 1 *****
--------------------------------
> [root@localhost cvsnt]# cat PServer
> Repository0=/usr/local/cvsrep/
> Repository0Name=/usr/local/cvsrep/
>>> Do not set your 'alias' to be the same as your physical path - it
defeats the point and reduces security.
---> Thanks! I'll do this once I'm able to connect.


Regards,
Gaurav
_______________________________________________
cvsnt mailing list
[email protected]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.