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

List of repositories - How can only view the list of repositories?

From: Grigory <grigoryn_at_comita.ru>
Date: Tue, 17 Mar 2009 00:57:36 -0700 (PDT)

Hello!

I use svn 1.4.2 under apache2
We need to see only list of repositories.
Viewing a specific repository strictly defined users (groups)
In dav_svn.authz i have:
[/]
* = r
...
[repo1:/]
a = r
[repo2:/]
b = rw
[repo3:/]
c = rw
        
In my case, it turns out that everyone can read any repository.
How can I limit access to the repository, if the rights are inherited from the root?

Thanks in advance!

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1338978

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-17 14:13:13 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.