I’m trying to delete several working copy directories, but I get an Access Denied on all the SVN files, running as admin or normal user. I’ve killed the Tortoise cache process, and cannot figure what is wrong.
Any suggestions?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Download Microsoft’s Process Explorer and see what processes have the file-handles open.
Once you’ve downloaded Process Explorer run it (no install required), and
It will list the processes with handles to that file. Kill the process and you should be ok.
Note that this is a general Windows answer, not a TortoiseSVN specific answer.