I am trying to run the following command through php:
exec("svn export svn+ssh://svn@XXXXXX/var/svn/XXXX $OUTPUT/$value2");
But it asks for my password each time. I have a key stored on the svn server, how can I pass pass my private key to this script to use?
Host 17915\n Hostname xxx.xxx.xxx.xxx\n User login_username\n Port 22