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

Project based authentication

From: Ritesh Nadhani <riteshn_at_gmail.com>
Date: 2006-07-25 09:53:59 CEST

Hello,

I did a search on the mailing list archive at:

http://www.google.com/custom?domains=svn.haxx.se&q=project+based+authentication&sa=Search&sitesearch=svn.haxx.se&client=pub-9313125053076989&forid=1&channel=8989477434&ie=ISO-8859-1&oe=ISO-8859-1&cof=GALT%3A%230066CC%3BGL%3A1%3BDIV%3A%23999999%3BVLC%3A336633%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3AFF9900%3BALC%3A0066CC%3BLC%3A0066CC%3BT%3A000000%3BGFNT%3A666666%3BGIMP%3A666666%3BFORID%3A1%3B&hl=en

but could not find a solution.

I have multiple projects in a repository and they are listed/bifurcated
in the following way:

svn://192.168.1.2:3690/svnrepos/project1/trunk
svn://192.168.1.2:3690/svnrepos/project1/tags/version-1.0
svn://192.168.1.2:3690/svnrepos/project1/tags/version-2.0
svn://192.168.1.2:3690/svnrepos/project2/trunk
svn://192.168.1.2:3690/svnrepos/project2/tags/version-1.0
svn://192.168.1.2:3690/svnrepos/project2/tags/version-2.0
svn://192.168.1.2:3690/svnrepos/project3/trunk
svn://192.168.1.2:3690/svnrepos/project3/tags/version-1.0
svn://192.168.1.2:3690/svnrepos/project3/tags/version-2.0

A tutorial on Subversion at:
http://blogs.vertigosoftware.com/teamsystem/archive/2006/01/16/Setting_up_a_Subversion_Server_under_Windows.aspx
lists only simple authentication (which I already know) and does not
serve my purpose.

I would like to setup subversion in such a way like:

-- One user has read-only access only to one particular project and not
anonymous which gives anon access to all the projects. He cannot have
read access to other projects too.
-- Specific write permission to particular projects. E.g. Mr. X has read
and write access only for project1 and project 3.
-- Branching can be done only by a particular person most probably the
project admin.

Is this possible? If not then what would you suggest to handle such
situations?

-- 
Ritesh
http://www.riteshn.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 25 09:50:01 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.