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

Mixed Repositories Permission

From: Paulo J. Matos <pocm_at_soton.ac.uk>
Date: Mon, 7 Jul 2008 14:38:18 +0100

Hi all,

I have several users in the system accessing svn through svn+ssh.
First of all the current solution is that all users can access all
repositories existing which are owned by the svn group and all users
are in the svn group.
However, this is bad because some users should only be able to access
the projects they work in. Other users should access all repositories
and other maybe just read the repositories.

How to handle this kind of permissions?
More over, current repositories are owned by root:svn owned with
permissions 775, the svnserve wrapper is umasking 002.
Now, in order to disallow reading of reps by general users can I do
permissions 770 and umasking 007?

Cheers,

-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK
---------------------------------------------------------------------
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-07 15:38:38 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.