I find this particular page is very helpful: http://wiki.freaks-unidos.net/Apache2%20SSL%20and%20Subversion%20in%20Debian
Basically you need to:
- Install Apache and openSSL if you have not done so.
- Create RSA key and secure it
- Create or copy a new site configuration file and enable it
- Enable SSL module
- Install subversion, subversion-tools and libapache2-svn
- Create the new repo and change owner to www-data or just change owner if you already have a repo previously.
- Configure site definition file to include the new repo
- Create password file
- Restart Apache and test.
Visit the site for full detail.
Filed under: work | Leave a Comment
Search
-
You are currently browsing the work-play-life weblog archives.
No Responses Yet to “Setting up SVN in Apache over SSL”