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

view log problem with path authorization

From: Phil Crooker <Phil.Crooker_at_orix.com.au>
Date: Tue, 24 May 2016 08:40:29 +0000

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?

-- 
This message from ORIX Australia might contain confidential and/or
privileged information. If you are not the intended recipient, any use,
disclosure or copying of this message (or of any attachments to it) is
not authorised.
If you have received this message in error, please notify the sender
immediately and delete the message and any attachments from your
system. Please inform the sender if you do not wish to receive future
communications by email.
The ORIX Australia Privacy Policy outlines what kinds of personal 
information we collect and hold, how we collect and handle it and your 
rights in regards to your personal information. Our Privacy Policy is 
available on our website: http://www.orix.com.au .
We do not accept liability for any loss or damage caused by any computer 
viruses or defects that may be transmitted with this message. We 
recommend you carry out your own checks for viruses or defects.
Received on 2016-05-24 11:01:53 CEST

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.