LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 02-28-2007, 12:30 AM   #1
tariq07
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Rep: Reputation: 0
cvs(concurrent version system


hi all
i want to configure cvs(concurrent version system) a must in development environment, i did every configuration but one file inetd.conf is missing in linux as4. is there any alternate of this file in linux as4. without this file the cvs server cant configure properly and not function.plz help me in this context.

tariq.siddiqi@yahoo.com
 
Old 02-28-2007, 12:39 AM   #2
cgjones
Member
 
Registered: Nov 2005
Location: Central New York
Distribution: Ubuntu
Posts: 405

Rep: Reputation: 31
Is there an /etc/xinet.d/ directory? Check out the following link for more information.

http://kbase.redhat.com/faq/FAQ_80_3943.shtm

Last edited by cgjones; 02-28-2007 at 12:40 AM.
 
Old 03-01-2007, 03:16 AM   #3
tariq07
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Original Poster
Rep: Reputation: 0
cvs

hi
there is xinetd ...i did chek the link .in this link the instructions are to add something in /xinetd/cvs but there is no /xinetd/cvs directory
 
Old 03-01-2007, 03:30 AM   #4
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Follow these instructions to create the file needed for xinetd:
Quote:
As the root user, create a file called /etc/xinetd.d/cvspserver:

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

NOTE: be sure to change the "allow-root" value to the correct path of the CVS repository (which is created in the next section).

Restart the xinet daemon:

# service xinetd restart
Regards
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
getting an old version from CVS - rdiff? BrianK Programming 6 04-22-2010 11:41 AM
Installing CVS (Version control system) L1nuxbug Linux - Software 4 02-28-2007 12:46 AM
This version of nuvexport requires either the cvs or svn version of ffmpeg?? zeltak Linux - Software 2 02-02-2007 04:54 AM
use cvs to get a particular version powah Linux - Newbie 1 05-30-2005 09:52 AM
fontconfig (cvs version) won't compile... GuntherDW Linux - Software 2 08-04-2004 03:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration