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

Re: Not getting fix the authorization failed error

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 20 Sep 2013 12:08:40 +0200

On Fri, Sep 20, 2013 at 11:28 AM, <vikas_at_techvision.net.in> wrote:
> Hello there,
> After writing the configuration in the authz file, I had removed the
> following line from the svnserver.conf: authz-db = authz and trying to
> check out the repositories based on the my configured users, but the
> problem is it is generating the error “192.168.1.99 - Checkout -
> TortoiseSVN Failed! Action Path Mime type Command Checkout from
> svn://192.168.1.99, revision HEAD, Fully recursive, Externals included
> Error Authorization failed Finished! 470 Bytes transferred in 0 minute(s)
> and 7 second(s) The operation failed. OK Cancel” options are provided.
> Help is appreciated.
>

Not sure, but perhaps "authz-db=authz" is the default, so removing
that line may be insufficient. Try setting "authz-db=" or something
like that (making it an empty string). Or alternatively, try setting
it to a filename that doesn't exist (not saying that this is good
practice ... just as a test).

-- 
Johan
Received on 2013-09-20 12:09:48 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.