Diego.andrade writes:
> 
> How many repositories I can run in a Server with Pserver? Is there a Limit?
> How many times I can put the --allow-root=<> in the parameter line? I heard
> about a Server with 156 repositories, but I have not access to the
> configuration of this server!

There's no limit as far as CVS is concerned, but many versions of inetd
have a (very small) limit on the number of arguments you can put on a
command in inetd.conf.  To circumvent that, have inetd run a shell
script (with no arguments) that then exec's CVS with whatever arguments
you want.

-Larry Jones

Hmph. -- Calvin


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

Reply via email to