Datla, Raghav writes: > > I have configured four repositories on the same Unix server. Right now, > One repository is being accessed by pserver and the rest with NFS service. > Will there be any problems if I use same port for the rest of the > repositories related to pserver protocol ?.
No. You can serve any number of repositories with a single port, just add a --allow-root= option for each repository. > How can I configure pserver model to use different ports for different > repositories?. Any advise on this will be appreciated. You can also do that, if you want, but there's probably no good reason to. You just need to make multiple entries in your /etc/inetd.conf (one for each port) and then have the clients specify the port number to use explicitly. -Larry Jones Even my FRIENDS don't do what I want. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
