[Ilugc] Howto authenticate user for particular project only-SVN

nived g nivedg at gmail.com
Thu Feb 5 16:09:18 IST 2009


On Thu, Feb 5, 2009 at 3:31 PM, Thanigairajan murugan <
methanigai at yahoo.co.in> wrote:

> Hi all,
>
> The  SVN Setup  which we have  is as follows.
>
> http://192.168.1.8/svn/project1   (i.e. http://
> <ipaddress>/repositoryname/<projectname>)
>
> I authenticating users using apache,web_dav and htpasswd
> Any user can login in any project , Once he has authenticated.
>
> My need is,user of a particular project will login to that particular
> project only.
> i.e. user of project1 won't see the project2's details.
>
>
You can set per-directory access control using mod_authz_svn  apache module.
Check this url:
http://svnbook.red-bean.com/en/1.1/ch06s04.html

- Nived


More information about the ilugc mailing list