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

Re: Access controll with svnserve

From: Ed MacDonald <edmacdonald_at_hotmail.com>
Date: 2005-01-28 15:59:59 CET

If you have some users that you want to have read-only but don't want to
allow annonymous access, the easiest way to do it is to only give access to
the repo to the "writers" and then use a post-commit hook to check-out a
copy to a read-only file share on the server and use the file server to
control access.

Ed

----- Original Message -----
From: thomas mauch
To: users@subversion.tigris.org
Sent: Thursday, January 27, 2005 9:37 AM
Subject: Access controll with svnserve

Hello

We're using svnserve for serving our repositories. It was clear to me that
the the possibilities for access control are quite limited, but I would like
to ask whether I got the things really right:

In Chapter 6 of the Suberversion book, section "Set access controls" it is
written:
"Notice that svnserve only understands blanket access control. A user either
has universal read/write acccess, universal read access, or no access".

This would be fine to me, I find however no possibility to define the access
level for each user - I just can define the access level for the two
user-groups "anon-access" and "auth-access". Am I missing something?

I know you can use Apache for more complex access control, but I prefer the
simple setup of svnserve. Are there any plans to add an access level for
each user or even control to specific paths within the repository?

Thomas

____________________________________________________________
This message may contain legally privileged or confidential
information and is therefore addressed to the named persons only.
The recipient should inform the sender and delete this message,
if he/she is not named as addressee.
The sender disclaims any and all liability for the integrity
and punctuality of this message.
The sender has activated an automatic virus scanning by
Messagelabs, but does not guarantee the virus free
transmission of this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 28 16:06:30 2005

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.