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

Re: DB Authentication for SVN

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-12-11 22:13:09 CET

On Dec 8, 2006, at 00:12, S P Vijay wrote:

> I have been using the AuthzSVNAccessFile option to specify the
> access permissions for different users and groups.
> Just wondering if there is a way to move this scheme into a
> database (say MySQL) ?

I don't think so. Well, you could certainly create a DB structure,
store your permissions there, then create a script that reads this
data out of the DB and creates a proper AuthzSVNAccessFile out of it.
But I'm not aware of any script already created to do this.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 11 22:13:56 2006

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.