Hi, I'm having a bit of a struggle trying to get SVN correctly set up on my Linux (Centos 5) VPS. I have EasyApache compiled with the mod_dav module enabled, but I'm struggling with where to go from here.
This is my current set up:
Centos 5 server Subversion 1.4.2 installed (via yum) SVN repos located at /home/repos
I want to access my repos using http://serverIP/repos/example_site. Currently I have around 30 sites on the VPS, so i don't want to have to create specific .conf files for each of them, i just want a global rule to apply.
Can anyone provide any advice on this? There seems to be a lot of conflicting information in forum posts, so i thought i'd come here for guidance.
Many thanks in advance!