Hi Phil,

​Any response to this? It does look like a bug to me...

​

------------------------------------------------------------------------
*From:* Phil Crooker
*Sent:* Tuesday, 24 May 2016 6:10 PM
*To:* users@subversion.apache.org
*Subject:* view log problem with path authorization

Newbie question - I have authenticated users with read or r/w access are unable to view logs, eg:


# svn --username whatever --password xxxxx svn://svn/repos/project/yada.txt

    svn: Item is not readable

I must grant anonymous read access in authz and then it works:


    [/]

        * = r


I've seen this reported earlier but no answer:


    http://svn.haxx.se/users/archive-2011-02/0141.shtml

  http://stackoverflow.com/questions/6651997/svn-show-log-not-working


My question is why can't an authenticated user who has rights see the logs?

Send the original reply only directly to you (rather than to the list). Hence sending again to increase the chances that this might trigger some light for someone else (and also for you in case my reply got lost somewhere):

The issue seems to be on record in the SVN bugtracker: https://issues.apache.org/jira/browse/SVN-2960 .
Can't say much more unfortunately. :-/


--
Regards,
Stefan Hett

Reply via email to