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

Authentication in Subversion 1.8+

From: Mark Bidewell <mbidewel_at_gmail.com>
Date: Thu, 29 Oct 2015 22:37:35 -0400

We have a Subversion repository which by default requires authentication
disables all anonymous access, but enables anonymous access for certain
directories. For Subversion 1.6 and 1.7 clients this works fine for
anonymous access. However, when using Subversion 1.8 and 1.9, a request
for the same directory that worked fine under 1.7 requires authentication.
A quick wireshark seems to indicate that during the PROPFIND calls made by
1.8+ clients, the client somehow hits an authenticated path.

Can anyone shed some light on this behavior?

Thanks

-- 
Mark Bidewell
http://www.linkedin.com/in/markbidewell
Received on 2015-10-30 03:38:29 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.