[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN and RedirectMatch

From: Andrei Roudik <aroudik_at_cs.du.edu>
Date: Tue, 24 Feb 2009 16:47:50 -0700

Hi everyone,

I just wander if someone else has seen this behavior.

If I try to commit a file named with the same name as one of the Apache's
'RedirectMatch' patterns I've got the following error:

svn: Commit failed (details follow):
svn: PROPFIND request failed on '/svnrepo/test/stats.c'
svn: PROPFIND of '/svnrepo/test/stats.c': 302 Found (https://svn.name.edu)

Here is what I have in my vhosts.conf

RedirectMatch \/stats http://web.name.edu/stats

SVN is interfering with the 'RedirectMatch' only. The 'Redirect' option is
not affected.

The platform is
Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8g PHP/5.2.5 SVN/1.4.5
Server at svn.name.edu Port 443

Any feedback will be greatly appreciated.

-------------------------------
Andrei Roudik
Systems Administrator
Department of Computer Science
University of Denver

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1223454

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-25 04:58:42 CET

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.