"Largent, Jim" wrote:

> I have a project on the CVS server that has been running fine.  I wanted to
> add another separate project and added another --allow-root statement into
> the inetd.conf file now when I try to access the server I get:
> cvs [login aborted]: unrecognized auth response from cvsrepo: Usage: cvs [cv
> s-options] command [command-options-and-arguments]

That means the line in inetd is wrong.  You probably left off the "pserver"
command.  Another possibility is that you tried to break the command in
inetd.conf into two lines?  Test the command on a command line until you can
get it to reply with the "bad auth" stuff when you hit return.  Then copy it
back into inetd.conf.


> What is the proper syntax for allowing access to more than one repository
> via the pserver?

Add the --allow-root= argument twice.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
116. (A)bort, (R)etry, (P)retend this never happened...




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

Reply via email to