You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Joshua Kramer <jo...@globalherald.net> on 2008/04/24 02:57:52 UTC

Controlling access via database?

Hello,

Using the Apache WebDav module, is it possible to either:

1. Easily create a large number (tens or hundreds of thousands) of 
repositories that are described by database entries instead of authz 
files, or

2. Create a repository with a large number of subdirectories, where each 
subdirectory is restricted on read/write permissions via database entries.

Basically I want to give a large number of users each their own 
repository or subdirectory, restricted so that only they can read/write to 
it, and have all the data stored in PostgreSQL.

Is this possible?

Thanks,
-Joshua Kramer


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org