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

Failed to delete a folder

From: Hans Herrmann <HHerrmann_at_mhp.de>
Date: Mon, 4 Mar 2013 18:07:18 +0000

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”


With best regards

Hans Herrmann
Received on 2013-03-05 09:02:20 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.