xrew schreef op 11/10/2011 20:40:45:
> Hello. I want to use external database (e.x. MySQL) for
> authentication and storing access rights for Subversion.
> What is the best way to do it? Is it task for hooks, or I have to
> develop external module and somehow link it with subversion, or I
>
Hello. I want to use external database (e.x. MySQL) for authentication and
storing access rights for Subversion.
What is the best way to do it? Is it task for hooks, or I have to develop
external module and somehow link it with subversion, or I need to rewrite some
source code of Subversion?