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

repositories structure from user/access control viewpoint - how?

From: lejeczek <peljasz_at_yahoo.co.uk>
Date: Wed, 9 Mar 2016 11:05:18 +0000

hi everybody,

I realize this certainly is somewhere in books but I'm
hoping few experts would not mind sharing their
thoughts/recommendations on how to...

set up svn structure where interface to it is only http and
flexibility + ability to finely grain user access is the key
objective - thus pretty much ubiquity I guess.

What boggles me is - should there be one http service for
each project? or it does not matter and one http service
serves all this:
/projectA/{trunk,branches,tags}
/prjectB/{trunk,branches,tags}
...
etc.
still assures finely grained access to each project?
And also performance, is there a best practice to assure
performance?
I should mention, in case it matters, that I user PAM backed
to Apaches as auth service.

many thanks
Received on 2016-03-09 12:05:33 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.