CVS gives error files fail to update, but they are updated on the server
Posted
by
Alvin Sim
on Super User
See other posts from Super User
or by Alvin Sim
Published on 2010-11-30T10:33:09Z
Indexed on
2011/11/25
17:54 UTC
Read the original article
Hit count: 312
We are using CVSNT on machine running Windows XP Pro.
After using it for more than 5 years, today we have an issue with CVS.
When we try to update a subdirectory in a repository, some of the files failed to update with message
"Permission denied"
and some files fail with the message
"ABC.java is no longer in the repository".
But when we login to the CVS machine itself and browse the subdirectory, we can see the files are there. We have checked the Windows folder permissions and they seem correct.
© Super User or respective owner