You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by 阿南 <an...@163.com> on 2006/03/21 00:43:22 UTC

how can use database to manage svn access?

i know use database to manage svn users but don't know
how can use database to manage svn access?

who has done this?

Re: how can use database to manage svn access?

Posted by Ben Collins-Sussman <su...@red-bean.com>.
On 3/20/06, 阿南 <an...@163.com> wrote:
>
> i know use database to manage svn users but don't know
> how can use database to manage svn access?
>
> who has done this?

This is a question for the users@ list.  Please send followup questions there.

You can manage access by creating an access-control-file for either
svnserve or mod_authz_svn.  Read chapter 6 in the book
(http://svnbook.red-bean.com) to learn about how to do it for
mod_authz_svn, and see the svn1 .3 releasenotes
(http://subversion.tigris.org/svn_1.3_releasenotes.html) to see how to
do it for svnserve.

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