Thomas Bednarz wrote:
> 
> Hello
> 
> If I like to have multiple repositories with different access rights (using
> pserver) do I have to make multiple entries in my inetd.conf file?
> 
> I like to have the following repositories:
> /cvs/Java
> /cvs/C++
> 
> for a single repository I would do:
> 
> cvspserver stream tcp nowait root /usr/sbin/tcpd
> /usr/bin/cvs --allow-root=/cvs/Java pserver
> 
> Do I have to add another line with a different --allow-root= parameter or
> can I add mulitple paths here or how does that work?

You only need one line with multiple --allow-root= entries.

Regards, Peter

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

Reply via email to