On Thu, 11 Apr 2002, Iqbal Shaikh wrote:

> 
> Hi All,
> 
> We  had  implemented a cvs  server on linux  6.2.
> We then faced the problem of  cvs repository  entries  limitation
> in the  inetd.conf file.
> 
> We have intentions of  having our cvs server installed on the Sun
> Solaris Machine.
> We have got  solaris 2.7 running on this machine.
> 
> Just  want to know , if there will be similar limitations on inetd.conf
> file
> on solaris2.7
> If there is then what could be the solution.

Write a shell script to launch your cvs pserver command with all of  your
repositories, then call that shell script from inetd.conf instead of 
cvs pserver directly.

That's how I did it on one of my RH 6.2 boxes.
-- 
Joi Ellis                    Software Engineer
Aravox Technologies          [EMAIL PROTECTED], [EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
           - Chris Johnson


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to