Mark Jaffe <[EMAIL PROTECTED]> writes:
> We are running cvs 1.11 on Solaris and have come upon a problem. In
> the cvspserver config line in /etc/inetd.conf, we have found that if
> there are more than 4 "--allow-root=<path>" then we cannot authorize
> ANY of the repositories. Is this something that can be changed or
> fixed? Or have we done something wrong?
The inetd.conf file does not like lots of arguments or long lines... So,
what you probably need to do is to put your cvs command into a script
that is run from inetd.conf rather than having the raw
--allow-root=<path> arguments in a script and have the inetd.conf line
run the script for you.
-- Mark
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs