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

path-based access control questions

From: Kylo Ginsberg <kylo.ginsberg_at_gmail.com>
Date: 2007-02-15 18:38:54 CET

I'm converting a cvs repos to svn which includes an access-restricted
directory. Two questions about the path-based access control:

1) Are wildcards supported in the path specification? or can I
otherwise avoid adding an entry to the access-control file every time
the directory is branched?

2) The svnbook refers to performance implications, stating ominously:
"in certain situations, there's very noticeable performance loss".
Can anyone elaborate? Is this specific to http vs svn access? does it
linearly track # of paths specified? what ops, etc?

Any guidance appreciated. As an alternative to the path-based access
control, I have the option of segregating the access-restricted
directory to a separate repository but that carries its own baggage.

Thanks!
Kylo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 15 18:40:01 2007

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.