Discussion:
"CVS/Entries.Log: Permission denied" Error
(too old to reply)
Krishna Sandeep Reddy
2007-12-11 13:10:19 UTC
Permalink
Hi all,
Iam trying to check out a single file to a directory in /tmp. I am getting
the following error:

cvs [checkout aborted]: cannot open CVS/Entries.Log: Permission denied

This is happening only in /tmp and on particular machines, not all. For some
machines it works fine.
I tried a lot to get differences between machines where it failed and where
it passed, but everything looks very normal. What might be the problem? Is
it a problem with /tmp settings?

Regards,
dksr
Denis Kot
2007-12-11 13:49:52 UTC
Permalink
/tmp has sticky bit, so only owner of file can remove this file
also check permissions for CVS/Entries.Log
Post by Krishna Sandeep Reddy
Hi all,
Iam trying to check out a single file to a directory in /tmp. I am getting
cvs [checkout aborted]: cannot open CVS/Entries.Log: Permission denied
This is happening only in /tmp and on particular machines, not all. For some
machines it works fine.
I tried a lot to get differences between machines where it failed and where
it passed, but everything looks very normal. What might be the problem? Is
it a problem with /tmp settings?
Regards,
dksr
--
Denis Kot
denis?jabber.org.by
ICQ: 13680126
Mobil: +375 29 6-1234-78
Krishna Sandeep Reddy
2007-12-11 15:22:11 UTC
Permalink
Thanks Denis.
But Iam not able to check permissions for CVS/Entries.Log, because the
directory is empty before and after the
execution of the cvs command. I also don't see the Entries.Log file anywhere
in the directory from which Iam trying to
checkout.

Thanks,
dksr
Post by Denis Kot
/tmp has sticky bit, so only owner of file can remove this file
also check permissions for CVS/Entries.Log
Post by Krishna Sandeep Reddy
Hi all,
Iam trying to check out a single file to a directory in /tmp. I am
getting
Post by Krishna Sandeep Reddy
cvs [checkout aborted]: cannot open CVS/Entries.Log: Permission denied
This is happening only in /tmp and on particular machines, not all. For
some
Post by Krishna Sandeep Reddy
machines it works fine.
I tried a lot to get differences between machines where it failed and
where
Post by Krishna Sandeep Reddy
it passed, but everything looks very normal. What might be the problem?
Is
Post by Krishna Sandeep Reddy
it a problem with /tmp settings?
Regards,
dksr
--
Denis Kot
denis?jabber.org.by
ICQ: 13680126
Mobil: +375 29 6-1234-78
Continue reading on narkive:
Loading...