>  server_args = -f --allow-root=/usr/local/cvsroot server
> 
> should be
> 
>  server_args = -f --allow-root=/usr/local/cvsroot pserver
> 
> You need "pserver" not "server"
I made a typo. server_args is:
server_args = -f --allow-root=/usr/local/cvsroot pserver
the result is the same.
telnet localhost 2401
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Connection closed by foreign host.
Any more help welcome.
Alex
_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to