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

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

> service cvspserver
> {
>     socket_type = stream
>     protocol    = tcp
>     wait        = no
>     user        = root
>     passenv     = PATH
>     server      = /usr/local/bin/
>     server_args = --allow-root=/usr/local/cvsrep -f pserver
>     disable     = no
> }

Wrong.  You've not specified a valid server and the args are wrong for
CVSNT, see these examples:
http://web.archive.org/web/20080213041444/http://www.cvsnt.org/wiki/Inst
allationLinux

> [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.

> Was this PServer file created when I ran 'cvs init' command?

Yes - read the manual.
http://cvsnt.org/manual/html/init.html

Regards,



Arthur Barrett
_______________________________________________
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.