Looks like cvs doesn't have permission to write into the
/tmp directory on the cvs server.  You have three choices:

a)  Fix the permission problem under /tmp on the cvs server
b)  Tell cvs to use a different directory via the -T command
line option on the server startup vie inetd.
c)  Recompile cvs to use a different directory other than /tmp


donald
On Wed, Jul 10, 2002 at 09:32:11AM +0200, Anette van der Schyf wrote:
> Hi
> 
> I receive the following error when I try to checkout a Module:
> 
> cvs checkout -P Assembly (in directory D:\Projects)
> can't create temporary directory /tmp/cvs-serv15962
> Permission denied
> 
> This is the first time this error occurs. How can I fix it?
> 
> Thank you
> 
> Anette
> 
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs

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

Reply via email to