As the next step I have checked the event logs of visual svn server. It shows
Cant open file D:\\Repositories\\myProj\\db\\revprops\\0\\28: access denied. [500, #720005]
Event ID: 1001, Task Category : Apache
Another entry is-
Provider encountered an error while streaming a REPORT response [500, #0]
so from this what I guess is some file permissions are unexpectedly changed. Is there any way I can change it back to its original permissions? (I have no idea about for which user the permission need to be changed)
I have also tried to checkout the repository from linux, and I get this error -
REPORT of 'svn/NeSA/!svn/vcc/default': could not read chunk size: Secure connection truncated (https://rccf-rsrv)
Any help or hint is greatly appreciated.
Thanks,
Lloyd