Possible SVN Relocate bug
From: Scott Hendrickson <sahendrickson_at_gmail.com>
Date: 2007-03-08 16:47:44 CET
I have an svn repository that was recently moved to a different server. A
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
I'm using svn version 1.4.3 on my client, and 1.3.2 on the server.
If this is a bug, what should I do?
Thank you,
PS. I've been trying to post this for a number of days, so apologies if
---- 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 Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.