On Thu, Feb 5, 2009 at 3:31 PM, Thanigairajan murugan < [email protected]> 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 _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
