Possible SVN Relocate bug
From: Scott Hendrickson <sahendrickson_at_gmail.com>
 
Date: 2007-03-06 07:35:33 CET 
I have an svn 'repository' that was recently moved. A 'user' who had
 PROPFIND request failed on '/svn/repository'
 They were able to check out a fresh copy from the new repository, but were
 After looking in to this (and doing a little testing) It appeared that the
 If this is a bug, what should I do?
 Thank you,
 P.S. (I'm not subscribed, so please CC me if responding to this e-mail)
  ---- Apache Config file contains:
 <Location /svn>
         DAV svn
         Order Allow,Deny
         <IfModule mod_ssl.c>
         AuthType Basic
         Require valid-user
 </Location>
 ---- svn.authz
 [/]
 [repository:/some/folder]
 ---- Apache error.log
 [Mon Mar 05 22:21:03 2007] [error] [client xxx.xxx.xxx.xxx] Access denied:
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.