Hi
Yes, I know what's wrong. Got same error. You must change the 
environment variables cvspserver is runing with. I solved it as 
follows. 
/Ronny Nilsson



/etc/xinetd.d/cvs
  service cvspserver
  {
        env     = TMPDIR=/var/tmp TMP=/var/tmp HOME=/var/cvsroot
        disable = no
        socket_type = stream
        protocol        = tcp
        wait    = no
        user    = root
        server  = /usr/sbin/cvspserver
  }


====================
> Hi
>
> I am trying to setup a CVS server on my linux box.
> /etc/cvs/cvs.conf
[ snip ]
> cant'create temporary directory /root/tmp/cvs-serv4880
> Permission denied

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to