I want to install subversion on my testing server to host a few repos I currently store locally, just in case something happens I'll then have a remote backup (and a NAS backup of the backup!).
I've looked on google and there are a few guides, but they seam to be geared towards cPanel <11 as they mention no Apache 2 support with cPanel (which is obviously not the case for about 6 months now).
What I am thinking of doing is as follows:
1. Rebuild Apache, including the required DAV modules.
2. Compile the mod_svn module.
3. Modify the httpd.conf to work with SVN.
4. Run the config distiller to save my modified httpd.conf.
I'm wondering if anyone has tried this, if it works ok etc without having to have a separate Apache install and using mod_proxy to access the SVN.
I've looked on google and there are a few guides, but they seam to be geared towards cPanel <11 as they mention no Apache 2 support with cPanel (which is obviously not the case for about 6 months now).
What I am thinking of doing is as follows:
1. Rebuild Apache, including the required DAV modules.
2. Compile the mod_svn module.
3. Modify the httpd.conf to work with SVN.
4. Run the config distiller to save my modified httpd.conf.
I'm wondering if anyone has tried this, if it works ok etc without having to have a separate Apache install and using mod_proxy to access the SVN.