Extending Subversion with Apache
August 1st, 2008
4 comments
In one of my previous post, I explained about using TortoiseSVN with subversion. Continuing in the same vein, we will see how to extend subversion with the Apache web server. Apache, the most popular http server in the world provides powerful extension point to your subversion repositories and a strong understanding of how these two technologies work together is very important for those who are into it.
Objective:
- To learn how to configure Apache http server to provide remote access to subversion repositories.
- To learn how to configure authorization and access control to subversion repositories through Apache http server.
Pre-requisites:
- Subversion 1.4.6 for Apache 2.2
- TortoiseSVN
Categories: Subversion, Version Control apache, development, howto, httpd, opensource, programming, software, Subversion, technology, Version Control
Recent Comments