Thirumal Raj wrote: > > I want to > configure multiple repositories in an single server which is running on > linux.But if we configure the inetd.conf(daemon program )we will give the > path for only one repository.
inetd doesn't really care how many repositories you have, although it may have a size limit on the command in inetd.conf. You can call a script to do the setup from inetd.conf to get around any limits. See the manual <http://www.cvshome.org/docs/manual/cvs_2.html#SEC30> or the list archives for details. -Matt _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
