When I checkout an svn repository using tortoisesvn, the owner for all files and folders is my current user account.
Then I start the CCService. It builds my project for the first time and something during the build changed all \.svn\tmp\ directory owners to 'Administrators'. Now I am unable to to access any files inside the tmp directory using the current user (or call tortoisesvn's update). My service is using the same credentials as the user account I used for tortoisesvn. How do I ensure the ccservice uses a specific windows user for all tasks/commands?
