On a LAMP/Plesk VPS, I would like to give one domain administrator the ability to SSH in to their accoount and run svn update.
It seems I have to give them the root password to do this, but this is not acceptable to me.
If I try with domain account, I get permission errors involving .svn/tmp/ files, which seem to have root permissions.
Has anyone else managed to set this up?