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

Re: AW: Failed to delete a folder

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 05 Mar 2013 17:04:43 +0000

Hans Herrmann <HHerrmann_at_mhp.de> writes:

> I have to be more specific:
>
> Our authz file:
> [/]
> * =
> [/A]
> foo = rw
> [/A/B]
> foo = rw
>
> The command:
> svn rm -mm http://localhost/tmp/repo/A/B --username foo
>
> Our results:
> 1.6 server, 1.6 client: success
> 1.6 server, 1.7 client: denied
> 1.7 server, 1.6 client: success
> 1.7 server, 1.7 client: denied

Yes, I can reproduce that. The 1.7 commit does work if you switch to
the http-library from the default of neon to serf (although serf may
have other bugs).

I've raised issue:
http://subversion.tigris.org/issues/show_bug.cgi?id=4332

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-03-05 18:05:33 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.