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

Authorization failed

From: Robert Kinberg <kinberg_at_tecore.com>
Date: 2006-02-09 13:31:36 CET

I am using an authz configuration to control access to certain
directories in subversion. This works great. However, I am having an
issue getting the checkout command to continue when authorization fails.
 
Lets say I have the following tree:
|
- branches
- secret
- tags
- trunk
 
I have restricted access on secret to only allow certain users. If a
user with no access to secret tries to checkout "/", it stops as soon as
svn tries to get the secret directory with "authorization failed". I
expect svn to not get secret, but are there any options so that it
continues to get the rest of the directories when authorization fails on
a directory?
 
Robert
Received on Thu Feb 9 13:46:06 2006

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.