[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: Ritesh Nadhani <riteshp_at_webyog.com>
Date: 2005-12-21 07:37:15 CET

Hello,

----- Original Message -----
From: "Ryan Schmidt" <subversion-2006Q1@ryandesign.com>
To: "Ritesh Nadhani" <riteshp@webyog.com>
Cc: <users@subversion.tigris.org>
Sent: Tuesday, December 20, 2005 9:34 PM
Subject: Re: Permission to a perticular folder to a perticular user

> 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
>

We are not using Apache module? Wont we be able to do it using the svn
server?

Also I could not find docs on setting permission for a perticular project
e.g.

>> svn://192.168.1.1:3690/svnrepos/project1/trunk

I must have missed. Link to the same would be appreciable.

Regards,
Ritesh

>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 25 05:03:58 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.