Hi
Have a look at the following two threads:
http://svn.haxx.se/dev/archive-2007-02/0116.shtml
http://svn.haxx.se/dev/archive-2007-02/0142.shtml
HTH
Martin
On Thu, 31 May 2007, [ks_c_5601-1987] Á¶º´¿í wrote:
> Hi all.
>
> This is Terry Cho from Korea.
>
> I am trying to enhance mod_authz_svn module to support mysql repository.
>
> As you know mod_authz_svn only support file repository named as AuthzSVNAccessFile.
>
> Can anybody help me?
>
> I am reviewing source code named mod_authz_svn.c & authz.c.
>
> I think if I only fix the function named
>
> ==
>
> svn_error_t *
>
> svn_repos_authz_check_access(svn_authz_t *authz, const char *repos_name,
>
> const char *path, const char *user,
>
> svn_repos_authz_access_t required_access,
>
> svn_boolean_t *access_granted,
>
> apr_pool_t *pool
>
> ==
>
> In authz.c to read authentication information from mysql. It can be work¡¦ Right?
>
> I look forward to your opinion or mentoring.
>
> Thanx.
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 31 18:40:46 2007