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

Re: Permission to a perticular folder to a perticular user

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2005-12-20 17:04:35 CET

On Dec 20, 2005, at 15:56, Ritesh Nadhani wrote:

> Now I want to create a user which has access (both read & write)
> only to one perticular folder of a project. E.g. a sample URL to
> the trunk folder is like:
>
> svn://192.168.1.1:3690/svnrepos/project1/trunk
> svn://192.168.1.1:3690/svnrepos/project2/trunk
>
> Now I want to create a user only to have access to the two folders:
>
> svn://192.168.1.1:3690/svnrepos/project1/trunk {and his sub
> directories..basically I want to have access to only one project}.
> svn://192.168.1.1:3690/svnrepos/project/trunk/somefolder {I dont
> want to give the user access to the trunk as it contains the source
> code but to a perticular folder which contains the help file details}.

Per-directory access control is a feature called authz, which is
available with the Apache mod_dav_svn module now, and will be
available with svnserve in Subversion 1.3. If you can't wait for the
final release and want it now, you can try 1.3rc4, available here:

http://subversion.tigris.org/servlets/NewsItemView?newsItemID=1387

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 20 17:30:43 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.