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

AW: Failed to delete a folder

From: Hans Herrmann <HHerrmann_at_mhp.de>
Date: Wed, 6 Mar 2013 20:53:26 +0000

Hans Herrmann wrote:
> Hello,
>
> I have got the problem that I’m not able to delete any folder in the
> repository unless I’ve got the rights to read the repository root.
>
> I use the svn version 1.7.8 (r1419691) With svn version 1.6
> everythings works fine.
>
> Here’s how to reproduce the error:
>
> 1. Don't have read/write rights to the root of the repository (for
> example repository “TESTREPO”)
>
> 2. Create a folder (for example folder “test” in project “private”)
>
> 3. use the following command to delete the folder: svn rm
> https://urltorepo/TESTREPO/private/test -m ""
>
> -> fails with: „svn: E175013: Access to '/TESTREPO ' forbidden”

> Hans, I don't know if you've been following issue #4332 (http://subversion.tigris.org/issues/show_bug.cgi?id=4332), but I've committed a fix to a backport branch and have proposed it for inclusion in our next 1.7.x > release.

> If you are able to do so, you might want to try out the patch (and offer feedback, thanks!), you can fetch it from http://s.apache.org/N24

> --
> C. Michael Pilato <cmpilato_at_collab.net>
> CollabNet <> www.collab.net <> Enterprise Cloud Development

Thank you for your support.

I'm looking forward to the next release.
Received on 2013-03-06 21:54:00 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.