vote up 0 vote down star

I was using tortoise svn 32 bits in XP without problems.

Now, I installed Windows Vista 64 bits and Tortoise SVN 64 bits.

When I try to do an "SVN Update", I got the error "Can“t open file C:....svn\lock: Access denied".

Any ideas?

flag

75% accept rate

2 Answers

vote up 2 vote down check

Since you reinstalled your Windows, maybe the Access-Rights are configured wrong, so that an unknown SID is the owner or has read/write permission.

Maybe check your the file permissions of your local SVN files and make sure that your current user / your Tortoise process has the access rights to change these files.

link|flag
Thanks, for some reason my user with administrative rights did not have full control permission to the project folder. – fbinder May 15 at 17:39
vote up 0 vote down

Try running the cleanup command ?

link|flag
Yes, same error. – fbinder May 14 at 18:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.