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 <cmpil...@collab.net>
> CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development


Thank you for your support. 

I'm looking forward to the next release.

Reply via email to