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

Re: restricting certain users to read a particular folders in the Repo

From: Mohsin <mohsinchandia_at_gmail.com>
Date: Fri, 24 Oct 2014 16:03:55 -0700 (PDT)

Kindly add following lines in auth file for specific repository ; After that
restart Apache this will work for you .

[folder1:/folder1]
user1 = rw
user2 = rw
user3 = rw

[folder1:/folder1/folder21]
user2 =

[folder1:/folder1/folder2/folder31]
user3 =

Regards
Mohsin Abbas

--
View this message in context: http://subversion.1072662.n5.nabble.com/restricting-certain-users-to-read-a-particular-folders-in-the-Repo-tp190684p190709.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2014-10-25 01:04:27 CEST

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.