I'm trying to setup a cvs pserver but cannot find any useable docs for it. I have got it so far as I now can connect to the (linux) pserver via a wincvs client. But the login is always rejected. My inetd.conf has the following entry: cvspserver stream tcp nowait root /usr/bin/cvs cvs -f --allow-root=/usr/local/src/cvs pserver I also have created a passwd file in /CVSROOT for the users ...
