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

different access rights for several users

From: Urs Thuermann <urs_at_isnogud.escape.de>
Date: 2006-06-14 15:20:53 CEST

I have repository access by svn://host/path. No one should be able to
access the repository without authentication, some users should have
read access, and some users should have read/write access. How can I
config the SVN server this way? I have search the SVN book and found
the section, describing

   [general]
   anon-access = ...
   auth-access = ...
   passwd-bd = ...

but I need to distinguish not only between anon-access and auth-access
but also auth-access for reading only and auth-access for read-write
depending on the user name. I haven't found this in the book.

urs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 14 15:28:50 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.