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

Re : Basic config trouble

From: Barbara Post <postb99_at_yahoo.com>
Date: Thu, 4 Jun 2009 23:53:18 -0700 (PDT)

Thanks Stefan, I understand my misunderstanding : svnserve.conf defines "maximal" access, while authz alllows to define more restrictive access to groups/users :)

Barbara

 http://bpost.free.fr

________________________________
De : Stefan Sperling <stsp_at_elego.de>

Yes, looks like that's it. You want "auth-access = write".

If you look into the svnbook, you can find the (not very intuitive)
definition of the auth-access configuration variable:
http://svnbook.red-bean.com/en/1.5/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.auth.general
"Setting the value to none prohibits both reading and writing; read
allows read-only access to the repository, and write allows complete
read/write access to the repository"

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2359606

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-05 08:57:32 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.