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

Re: 403 Forbidden in response to OPTIONS after svn cp with authz

From: Hannes Erven <h.e_at_gmx.at>
Date: Thu, 08 Jan 2009 21:23:45 +0100

Roberto,

> Maybe you need to include OPTIONS in your httpd.conf, try this:

Thanks for your response!
Since the svnroot user does not experience the issue, and it also
disappears when updating the revisions one-by-one, I doubt that apache
plays a role in this game.

Futhermore, I only have a

<Limit *>
order allow,deny
allow from all
</Limit>

in the <Location /svn> block so there is not special treatment to
OPTIONS requests.

Other thoughts?

Best regards,

        -hannes

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-08 21:41:50 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.