info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Limit on number of repositories?


From: Mark Jaffe
Subject: Re: Limit on number of repositories?
Date: Mon, 15 Sep 2003 13:07:28 -0700 (GMT-07:00)

Mark,

Thanks! Can you give me an example? How would this look in inetd.conf?

Mark
-----Original Message-----
From: "Mark D. Baushke" <address@hidden>
Sent: Sep 15, 2003 11:47 AM
To: Mark Jaffe <address@hidden>
Cc: "CVS List (E-mail)" <address@hidden>
Subject: Re: Limit on number of repositories? 

Mark Jaffe <address@hidden> 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



=========================================
Mark Jaffe        | (408) 972-9638 (home)
Chief Wizard      | (408) 807-1530 (cell)
Computer Wizards  | (425) 795-6421 (FAX)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]