Questions tagged [mod-dav-svn]

51 questions
0
votes
1 answer

Subversion repository throws HTTP 403 Bad Request when accessed via https & Kerberos (Windwos Integrated) authentication

We encountered this problem with different versions of OS & Subversion on the server side, the following details being the same: We used https protocol to access the SVN repositories. We used Apache HTTPD + mod_dav_svn + mod_authz_svn. We also used…
Attila Csipak
  • 143
  • 1
  • 10
0
votes
1 answer

mod_authz_basic and CloudFront (was: mod_authz basic Directory vs. Location with vhosts)

I'm having a problem with using Apache basic authentication. I have a single EC2 server sitting behind an AWS elastic load balancer and CloudFront. I run several domains on the machine. I use Apache basic authentication for access to certain areas,…
philolegein
  • 409
  • 4
  • 12
0
votes
1 answer

svn apache prevent anonymous read dav_svn.authz

So I have gone through about a dozen other threads as well as read the http://svnbook.red-bean.com/en/1.8/svn.serverconfig.pathbasedauthz.html I feel like I have tried everything, and either there is anonymous read to the repository url, or I loose…
noone392
  • 113
  • 1
  • 8
0
votes
1 answer

Apache not logging SVN traffic

We have a windows apache server which, among other things, serves the SVN repository files. Here is the configuration part: DAV svn # specify the…
Matteo Tassinari
  • 233
  • 5
  • 17
-1
votes
2 answers

httpd unpacking error on installing subversion and mod_dav_svn

I am unable to make subversion working on centOS 6.4. I am getting httpd unpacking error on installing mod_dav_svn. I am getting the following error. Running Transaction Installing : subversion-1.6.11-9.el6_4.x86_64 …
LX7
  • 103
  • 1
  • 7
-1
votes
1 answer

Does SVNParentPath accept apache enviroment?

Does SVNParentPath accept apache enviroment? I want to configure a svn server with multiple SVNParentPath, how can i set it dynamically? Thanks!
1 2 3
4