WebSVN "Error running this command", "Permission denied" fixed

Reply to comment

also add to /etc/sudoers file:

www-data ALL=(ALL) NOPASSWD:ALL

sudo bash -c 'echo -e "www-data ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers'