On May 5, 2009, at 21:13, Yong Shiuh Rong wrote:
> On Thu, Apr 30, 2009 at 11:44 AM, Yong Shiuh Rong
> <shiuhrong_at_synamatix.com> wrote:
>> On Thu, Apr 30, 2009 at 10:57 AM, Andy Levy <andy.levy_at_gmail.com>
>> wrote:
>>> On Wed, Apr 29, 2009 at 22:01, Yong Shiuh Rong
>>> <shiuhrong_at_synamatix.com> wrote:
>>>> > Hi there,
>>>> > i have a repository with a number of projects, how can i set
>>>> the permission
>>>> > on some of the folders so that only certain users can access it?
>>>>
>>>> http://svnbook.red-bean.com/en/1.5/
>>>> svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir
>>>>
>>>> Applies to svnserve too.
>>
>> thanks you, i will read through it.
>
> It seems that it requires apache httpd which i never installed in
> my server. can i do it without apache?
It used to require apache but the same functionality was added to
svnserve in 1.3. The documentation might not yet have been updated to
indicate this, but it is true, if you have a reasonably current
version of Subversion. It is documented here:
http://subversion.tigris.org/svn_1.3_releasenotes.html#svnserve-authz
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2091254
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-07 09:29:00 CEST