I have a question about my project and SVN!I'm using OVH "Hosting Personal"(hébérgement mutualisé perso),so I do not have access SSH,and I can't install SVN directly on my OVH server...
I wish to install SVN on remote OVH server without SSH access.I tried to find a solution to install SVN on my local server(OS: Ubuntu,apache2) and put My Project inside and then I download all installation of SVN with configuration files to my server OVH on line,is that it is possible?
I hope to put my project on line and make modification and checkout when I wan't,but all tutorials talks just to do it with SSH.