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

svn del: access denied

From: Joel Koglin <joelkoglin_at_gmail.com>
Date: Wed, 14 Jul 2010 03:04:38 -0700

i have been using svn for about a week now and want to restructure my
repository a little bit. I tried deleting a folder and I get access denied.

I use tortise svn on windows 7 32bit and svn on my gentoo box. Both get
access denied and I have been unable to find any logs or more information

i can create and modify files and create folders but i can not move, rename,
or delete anything

what can i do to debug this?

here is some information i think to be relevant

i am using subversion 1.6.11 on a Gentoo 2.6.31-r6 kernel.

## svnserve.conf
### Visit http://subversion.tigris.org/ for more information.
[general]
anon-access = none
auth-access = write
password-db = passwd
authz-db = authz
realm = Rededog's Version Control System

#EOF#

## authz
# irrelevant users omitted for brevity
[aliases]
koglinjg = /C=WA/ST=Washington/L=Redmond/O=/OU=/CN=Joel Koglin

[/]
koglinjg = rw

#EOF#

Thanks,
Joel Koglin
Received on 2010-07-15 19:51:11 CEST

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.