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

Limited Permissions for users

From: Juan Jesús Cremades Monserrat <relicary_at_gmail.com>
Date: Thu, 3 Dec 2009 16:53:25 +0100

Hi,

I've created a new repository and this is my Location tag:

<Location /svn>
   DAV svn
   SVNParentPath /var/svn
      AuthType Basic
      AuthName "Subversion repos"
      AuthUserFile /etc/***
      Require valid-user
</Location>

Well, into de /var/svn folder there are three projects proy1, p2 & p3, and I
want that user1 can access only to proy1. How can I do? Thanks!

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

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-03 16:54:40 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.