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

Re: Patch for support ldap group in mod authz.

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-19 02:30:50 CEST

On 7/7/06, Ngo Van Cong <van_cong.ngo@int-evry.fr> wrote:

> Another thing that comes to mind is, will this stuff compile if
> apr-util is compiled without LDAP support? It's important that we not
> add any extra requirements to mod_authz_svn.
>
> I see that in subversion 1.2.3 is already supported apr-util with ldap.
> And why this stuff is a extra requirements to mod_authz_svn?

Just because apr-util CAN be compiled with LDAP support does not mean
it MUST be compiled with LDAP support. It's perfectly reasonable for
Subversion to run on a system that does not have any LDAP libraries at
all, and thus any patch to add LDAP support must do so in an optional
manner.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 19 02:31:16 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.