info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs update with directory path failed


From: rejeesh
Subject: cvs update with directory path failed
Date: 15 Sep 2004 15:20:38 -0700

Hi

In windows 2000, I get a "permission denied" when a directory path is
given to update command.

[cvswork/proj/rtl/module/mem/cntrl]> ls
thisfile.v

now,

[cvswork/proj/rtl/module/mem/cntrl]> cvs update thisfile.v
[cvswork/proj/rtl/module/mem/cntrl]> cvs update ../cntrl/thisfile.v

both works fine.

but;

[cvswork/proj/rtl/module/mem/cntrl]> cvs update
../../mem/cntrl/thisfile.v
Permission denied

That is only message I get.

I read through some previous questions about "premission denied" and
tried to reassign temp directories (thought that might be the case)

re-defined;

export TMPDIR=/cygdrive/c/tmp
export TMP=/cygdrive/c/tmp
export TEMP=/cygdrive/c/tmp

and did;

chmod go+w /cygdrive/c/tmp

but didn't help.

Please Help!

This problem doesn't show up in Linux.

Thanks In Advance,
Rejeesh


reply via email to

[Prev in Thread] Current Thread [Next in Thread]