[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 23:33:52 +0100

Ql, glad you've worked it out. I hope to see this fixed in 1.7.2. Will it
be?

b.

On 14 November 2011 23:18, Philip Martin <philip.martin_at_wandisco.com> wrote:

> Bostjan Skufca <bostjan_at_a2o.si> writes:
>
> > This does not work:
> >
> > svn cp svn://127.0.0.1/X/Y ^/A/B/C -m Test
> > Authentication realm: <svn://127.0.0.1:3690> Test repo
> > Password for 'testuser1':
> > svn: E220004: Access denied
>
> The difference is that you are doing:
>
> svnserve -dr svn
> svn cp svn:/localhost/X/Y ^/A/B/C
>
> while my example was:
>
> svnserve -dr .
> svn cp svn://localhost/svn/X/Y ^/A/B/C
>
> It's got nothing to do with the authz files or the OS, it's how you
> invoke svnserve. I've raised issue 4060:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=4060
>
> --
> Philip
>
Received on 2011-11-14 23:34:26 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.