Hello All, I've been googling and searching for quite some time for a solution to this. Basically I would like to use Trac w/ SVN(dav_svn/apache) for: 1. Multiple projects, with different user and/or permissions sets. 2. Would like to be able to handle subversion access from within trac (via account manager). 3. Have subversion also authenticate with that info.
Basically what I have is several projects under version control with different developers(some are public svn repo's and some aren't). All these projects are currently hosted on a development server under one domain via svn.mydomain.com/<project> and trac.mydomain.com/<project> I've read (here in trac users) that trac can store htpasswd and htdigest files and that apache(dav_svn) can then read those files but worry about issues I've seen reported with file locking and I also don't particularly like the idea of storing that info in files. The session store method of Trac is very nice but from what I can tell there's no way to plug dav_svn into it. Bottom line is what are my options. I was thinking maybe along the lines of perhaps I need ldap auth on both trac and svn to achieve this? Can anyone give me any suggestions and or links? Thanks David-- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
