- Original Message -
> On 06/21/2011 08:03 AM, Philip Martin wrote:
> > apr trunk combines apr and apr-util into a single library and there
> > is
> > only a single apr-2-config script. Subversion can be configured by
> > using this script for both apr and apr-util, but Subversion's
> >
Philip Martin writes:
> "C. Michael Pilato" writes:
>
>> I seem to recall that it used to be extremely important for Subversion
>> to use the same BDB to which APR was linked. mod_dav_svn used APR's
>> DB support for its activities database, and couldn't deal with having
>> APR's DB being one f
"C. Michael Pilato" writes:
> I seem to recall that it used to be extremely important for Subversion
> to use the same BDB to which APR was linked. mod_dav_svn used APR's
> DB support for its activities database, and couldn't deal with having
> APR's DB being one flavor of BDB while the Subversi
Stefan Sperling writes:
> Does this mean it's no longer possible to compile static svn
> executables with BDB support if APR trunk is used?
The static libapr-2.a appears to contain the apr_dbm_db.o object so it
should be OK if we knew that BDB support was provided.
--
Philip
On 06/21/2011 09:42 AM, Philip Martin wrote:
> "C. Michael Pilato" writes:
>
>> I'd be interested in knowing why the --db-version parameter was
>> dropped. In the absence of a solid reason, I think APR should be
>> changed to support as much.
>
> Probably it's because apr is now modular and BDB
On Tue, Jun 21, 2011 at 02:42:06PM +0100, Philip Martin wrote:
> "C. Michael Pilato" writes:
>
> > I'd be interested in knowing why the --db-version parameter was
> > dropped. In the absence of a solid reason, I think APR should be
> > changed to support as much.
>
> Probably it's because apr i
"C. Michael Pilato" writes:
> I'd be interested in knowing why the --db-version parameter was
> dropped. In the absence of a solid reason, I think APR should be
> changed to support as much.
Probably it's because apr is now modular and BDB support is one of the
things that is loaded dynamically
On 06/21/2011 08:03 AM, Philip Martin wrote:
> apr trunk combines apr and apr-util into a single library and there is
> only a single apr-2-config script. Subversion can be configured by
> using this script for both apr and apr-util, but Subversion's Berkeley
> DB detection doesn't work. This is
On 21.06.2011 14:03, Philip Martin wrote:
> apr trunk combines apr and apr-util into a single library and there is
> only a single apr-2-config script. Subversion can be configured by
> using this script for both apr and apr-util, but Subversion's Berkeley
> DB detection doesn't work. This is bec
apr trunk combines apr and apr-util into a single library and there is
only a single apr-2-config script. Subversion can be configured by
using this script for both apr and apr-util, but Subversion's Berkeley
DB detection doesn't work. This is because the apr-2-config script
doesn't support the -
10 matches
Mail list logo