info-cvs
[Top][All Lists]
Advanced

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

Re: Problems with setting up pserver


From: Stephan Feder
Subject: Re: Problems with setting up pserver
Date: Tue, 06 Nov 2001 16:29:25 +0100

"Michael L. Hostbaek" wrote:
> 
> I am struggeling with the setup of a password authenticating server for
> CVS under FreeBSD 4.4-STABLE.
> 
> I have made the repository, and local commiting/checkout etc etc works
> fine.
> 
> I have added the:
> cvspserver 2401/tcp
> to /etc/services
> 
> and added the following line to /etc/inetd.conf
> cvspserver stream tcp nowait root /usr/local/bin/cvs --alow-root=[my
> repository]

Try (watch out for typo and "pserver" as last argument):

cvspserver stream tcp nowait root /usr/local/bin/cvs --allow-root=[my
repository] pserver

        Stephan



reply via email to

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