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

Re: Problem with ssh access and authz after client update to 1.5

From: Andrew Sasak <andrew.sasak_at_gmail.com>
Date: Wed, 9 Jul 2008 17:29:09 -0400

I think this is the same problem we've been having with our svn+ssh
server since upgrading clients to 1.5. I'm set to "rw" in the
authzfile, but I can't read operations like log or update, but can
write. I noticed that If I replace the contents of the file with *=r,
I can read. I'm assuming that adding 'auth-access = write" will fix
our problem, but why is this (suddenlty now) necessary, especially
since the documentation says its the default?

On Wed, Jul 2, 2008 at 4:17 PM, Bernd Kümmerlen
<bernd.kuemmerlen_at_mevis.de> wrote:
> users-digest-help_at_subversion.tigris.org wrote:
>>
>> Hi,
>>
>> Have you tried change the these settings in svnserve.conf ?
>>
>> svnserve.conf file
>>
>> anon-access = none
>> auth-access = write
>> Eric,
>
>
> Thanks, that did the trick...
>
> Cheers
> Bernd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-09 23:29:34 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.