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

Re: Controlling access Within the repository

From: Pavel Lyalyakin <pavel.lyalyakin_at_visualsvn.com>
Date: Mon, 19 Dec 2016 15:40:36 +0300

Hello,

On Mon, Dec 19, 2016 at 3:01 PM, Dinesh Kumar Kothari <dkothari_at_ega.ae> wrote:
>
> Hi,
>
> Once repository is created. Can I grant access to only some of the files present in the repository. I don’t want to grant access to all the files in the repository. Please let me know how can I do this in the SVN.
>
> Thanks and Regards.

Do you use a self-built Subversion server? On what platform?

Anyway, start with reading the documentation: SVNBook | Path-Based
Authorization[1]. Subversion supports per-file and per-directory
access rules and you should be able to configure the required set of
permissions for your users based on user and group accounts.

[1]: http://svnbook.red-bean.com/en/1.8/svn.serverconfig.pathbasedauthz.html

--
With best regards,
Pavel Lyalyakin
VisualSVN Team
Received on 2016-12-19 13:41:35 CET

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.