Hi All,
I've "solved" this problem - it seems to have been caused by loading
mod_include. Commenting out
Alias /pod /var/www/wwdocs
AddOutputFilter INCLUDES .html
did not solve the problem, but commenting this out and disabling mod_include
did. That seems odd to me; is it known that dav_svn
Hi All,
We are using svn over http and it was working perfectly until yesterday.
SVN is configured to
be served from the virtual host svn.webwork.maa.org on an ubuntu server as
follows:
ServerName svn.webwork.maa.org
DocumentRoot /var/www
DAV svn
SVNParentPath /var/svn
etc...
Yester
Hi,
due to some strict business requirements, I need to do an overly
complex subversion repository access through Apache. I won't
configure it myself, so please see this is a no exit alley. Maybe
there is even a simpler way to configure it.
I'm integrating two repositories using the svn:external