Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CVS Server under 1.4rc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
zeroshot
n00b
n00b


Joined: 25 Jun 2002
Posts: 6

PostPosted: Fri Dec 06, 2002 7:42 pm    Post subject: CVS Server under 1.4rc Reply with quote

Hi all ,

Im after setting / running a CVS server on my gentoo server

service cvspserver
{
port = 2401
socket_type = stream
protocol = tcp
wait = no
user = root
passenv = PATH
server = /usr/bin/cvs
server_args = -f --allow-root=/storage/cvsroot pserver
}
im emerged cvs and i create a file called cvspserver in /etc/xinit.d/

however im stuck there how do i get the server to run ???/

Ta
Back to top
View user's profile Send private message
kashani
Advocate
Advocate


Joined: 02 Sep 2002
Posts: 2032
Location: San Francisco

PostPosted: Fri Dec 06, 2002 8:01 pm    Post subject: cvs server and xinetd Reply with quote

/etc/init.d/xinet.d start
rc-update add xinetd default

You may also want to comment out the line that says

localhost in your /etc/xinetd.conf file

kashani
_________________
Will personally fix your server in exchange for motorcycle related shop tools in good shape.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum