Test 1) I opened a cmd. Then did 'runas' using my user account and
executed ccnet.exe instead of the service and it behaves like I want
it to, all my .svn files are owned by the current user.
Test 2) I opened cmd as administrator and executed ccnet.exe. Now some
of my .svn files are owned my Administrators!
This means even though my ccservice uses my user account credentials,
it still behaves as if it's using Administrators. Why is this?