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

Re: “AuthorizationFailed” Error when accessing a Subversion Repository Remotely

From: Geoff Olding <goldsworth.systems_at_ntlworld.com>
Date: 2007-01-21 00:52:24 CET

Stefan Küng <tortoisesvn <at> gmail.com> writes:

>
> Geoff Olding wrote:
> > I have set-up an installation of Subversion and TortoiseSVN on a server on
a
> > client’s site.
> >
> > I have created a repository on a shared folder on this server, and am
running
> > the svnserve service, running on the local system account.
> >
> > I have enabled anonymous access to the repository in svnserve.conf. I
have
> > commented out all the lines in svnserve.conf except the following:
> >
> > # anon-access = write
> > # auth-access = write
>
> Shouldn't that be
>
> anon-access = rw
> auth-access = rw
>
> instead of "write"?
>
> Stefan
>

Stefan

Thanks for your reply

Unfortunately, using 'rw', rather than 'write', does not resolve the issue. I
believe that "write" should work (see
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-
svnserve.html for example).

Thanks

Geoff Olding

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Jan 21 09:07:57 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.