info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pls enough of that connection refused


From: Gianni Mariani
Subject: Re: pls enough of that connection refused
Date: Mon, 04 Feb 2002 22:12:06 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221

you will need the following (what I use)

------snip---------
# default: on
# description: The cvspserver provides support for cvs network connections \
#       unencrypted username/password pairs for authentication.
service cvspserver
{
       flags           = REUSE
socket_type = stream wait = no
       user            = root
       passenv         = PATH
       server          = /usr/bin/cvs
       server_args     = -f --allow-root=/cvssrc/main/cvsroot pserver
       log_on_failure  += USERID
}
----- snip ------

placed in

/etc/xinetd.d/cvspserver

and then run

/etc/rc.d/init.d/xinetd restart

I'm sure you'll find this in the manual.

G

address@hidden wrote:

hi all,
i am really fed up of trying all possible ways to start that pserver, i am been scanning each and every mail to get a clue/hint to start that server.
 can any one of u list down the correct steps for the same. i am using
linux redhat 7.2 and has cvs already installed "Concurrent Versions System (CVS) 1.11.1p1 (client/server)"

THANKS A LOT in advance.




---------------------------------------------------------
This message sent using EMUmail -- http://www.emumail.com
---------------------------------------------------------

Jumping through hoops to get E-mail on the road? You've got two choices: Join the circus, or use MollyMail.

Molly Mail -- http://www.mollymail.com



_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs







reply via email to

[Prev in Thread] Current Thread [Next in Thread]