WHOA! Near as I can tell, if you have an apache2 server offering web sites
http://example.com/alpha
http://example.com/beta
http://example.com/gamma
and you configure the apache2 web server for Subversion support, suddenly you can no longer access alpha and beta and gamma. DOES SUBVERSION TAKE OVER THE ENTIRE APACHE SERVER????? Apparently so. Yet the book makes no mention of this!

Well, we can not have subversion stealing our apache server; after all we plan to use subversion to maintain a web site being hosted by that very server. So we'll have to use svnserve.

Reply via email to