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.
*,vfiles are read-only and directories must be writable by the committer; I expect the situation is similar on Windows. – Gilles Nov 30 '10 at 21:59