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

Re: AW: Unable to delete directory in repository, server version 1.7.1

From: Bostjan Skufca <bostjan_at_a2o.si>
Date: Mon, 14 Nov 2011 14:49:47 +0100

Authz is correct, I just changed pm to testuser1 because user already
existed and because it is bad to use auth credentials which have been sent
to mailing list on a public server:)

b.

On 14 November 2011 13:42, Philip Martin <philip.martin_at_wandisco.com> wrote:

> Bostjan Skufca <bostjan_at_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_at_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_at_19
> > ----------------------------------------------------------
> >
> > On 14 November 2011 10:49, Philip Martin <philip.martin_at_wandisco.com>
> wrote:
> >
> >> Bostjan Skufca <bostjan_at_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
>
Received on 2011-11-14 14:50:23 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.