Bostjan Skufca <bost...@a2o.si> writes:

> On error, this is the log:
> ----------------------------------------------------------
> 32537 2011-11-14T11:27:47.115320Z - testuser1 svn open 2 cap=(edit-pipeline
> svndiff1 absent-entries depth mergeinfo log-revprops) /X/Y SVN/1.7.1 -
> 32558 2011-11-14T11:27:52.216951Z - testuser1 svn open 2 cap=(edit-pipeline
> svndiff1 absent-entries depth mergeinfo log-revprops) /X/Y SVN/1.7.1 -
> 32558 2011-11-14T11:27:52.217898Z - testuser1 svn get-latest-rev
> 32558 2011-11-14T11:27:52.218009Z - testuser1 svn get-latest-rev
> 32558 2011-11-14T11:27:52.218086Z - testuser1 svn get-mergeinfo (/X/Y)
> inherited
> 32558 2011-11-14T11:27:52.238038Z - testuser1 svn reparent /X/Y
> 32558 2011-11-14T11:27:52.238109Z - testuser1 svn reparent /A/B
> 32558 2011-11-14T11:27:52.238140Z - testuser1 svn reparent /X/Y
> 32558 2011-11-14T11:27:52.238178Z - testuser1 svn check-path /X/Y@19
> 32558 2011-11-14T11:27:52.238221Z - testuser1 svn reparent /A/B
> 32558 2011-11-14T11:27:52.238256Z - testuser1 svn check-path /A/B/E@19
> ----------------------------------------------------------
>
> On 14 November 2011 10:49, Philip Martin <philip.mar...@wandisco.com> wrote:
>
>> Bostjan Skufca <bost...@a2o.si> writes:
>>
>> > Nope, first step already fails (commit 3) if there are "[/]\n* = r" lines
>> > present in authz file.
>> >
>> > It works if I create authz file like this (note the usage of rw
>> everywhere):
>> > [/A/B]
>> > pm = rw
>> >
>> > [/X/Y]
>> > pm = rw
>> > ---------------------------------
>> >
>> >
>> > It DOES NOTwork if I create authz file like this:
>> > [/A/B]
>> > pm = rw
>> >
>> > [/X/Y]
>> > pm = r
>> > ---------------------------------

Your errorlog shows the username "testuser1" but the authz file uses the
username "pm".

-- 
Philip

Reply via email to