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

svnserve access control

From: Richard Greenwood <richard.greenwood_at_gmail.com>
Date: 2007-06-08 05:26:06 CEST

I am having trouble with access control under svnserve. I have a
project for which I want:
   anon-access = none
   one authenticated account with readonly access
   all other authenticated accounts with rw access

I created a "readonly" group in authz and added:
   [/]
   @readonly = r
But when I test as a member of the "readonly" group, I can still
commit changes back to the repository.

I am obviously not very talented with permissions. Could anyone help
get me pointed in the right direction?

Thanks,
Rich

-- 
Richard Greenwood
richard.greenwood@gmail.com
www.greenwoodmap.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 8 05:26:43 2007

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.