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

> [r...@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
cvsnt@cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/

Reply via email to