On Wed, Oct 24, 2012 at 6:09 AM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > Daniel Shahaf wrote on Wed, Oct 24, 2012 at 06:07:45 +0200: >> I can't reproduce this. 'curl -s https://svn.apache.org/repos/private/' > Since I didn't pass -u, in both cases I was browsing as an anonymous user. >> That server runs 1.7.0.
SVN 1.7.7 here and I tested as an authenticated user (<Location /svn> does "require valid-user"). I'm not listed in the AuthzSVNAccessFile and it doesn't contain any * or $special rules either. wget --user XXX --password YYY -O - https://liintrab.muc:4756/svn/addons/ <html><head><title>addons - Revision 149: /</title></head> <body> <h2>addons - Revision 149: /</h2> <ul> </ul> Cheers, Roderich