I'm installing cvs on a new server and want to start using pserver. I'm
getting the following error when I try to use any cvs command:
~/test
[13:34:47]$cvs checkout shared-tcl
cannot create_adm_p /tmp/cvs-serv25355/shared-tcl
Permission denied

The entry in the inetd.conf is
cvspserver stream tcp nowait root /usr/local/bin/cvs cvs -f
--allow-root=/usr/local/cvs pserver

I have cvs running setuid and owned by root so I don't know why it would get
Permission denied and anyway /tmp is globally writtable.


Any ideas?

Stephen



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

Reply via email to