info-cvs
[Top][All Lists]
Advanced

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

Re: inetd.conf limitation


From: Larry Jones
Subject: Re: inetd.conf limitation
Date: Thu, 24 May 2001 14:10:28 -0400 (EDT)

Iqbal Shaikh writes:
> 
> What the cvs  docs say is that you should have  
> the inetd.conf call  a script file  in which you can have 
> as many repository entries as possible.
> 
> Can anyone please give me a  sample  script file which will 
> be called by the inetd.conf.

#! /bin/sh
exec /usr/local/bin/cvs -f \
--allow-root=/usr/cvs/repos1 \
--allow-root=/usr/cvs/repos2 \
--allow-root=/usr/cvs/repos3 \
--allow-root=/usr/cvs/repos4 \
--allow-root=/usr/cvs/repos5 \
--allow-root=/usr/cvs/repos6 \
--allow-root=/usr/cvs/repos7 \
--allow-root=/usr/cvs/repos8 \
--allow-root=/usr/cvs/repos9 \
pserver

-Larry Jones

Hello, I'm wondering if you sell kegs of dynamite. -- Calvin



reply via email to

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