From dev-return-24260-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Tue Jun 21 13:00:16 2011 Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3553496A for ; Tue, 21 Jun 2011 13:00:16 +0000 (UTC) Received: (qmail 43762 invoked by uid 500); 21 Jun 2011 13:00:16 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 43714 invoked by uid 500); 21 Jun 2011 13:00:16 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 43706 invoked by uid 99); 21 Jun 2011 13:00:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2011 13:00:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cmpilato@collab.net designates 204.16.106.198 as permitted sender) Received: from [204.16.106.198] (HELO sp-exchfea.sp.corp.collab.net) (204.16.106.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2011 13:00:10 +0000 Received: from [192.168.0.105] ([75.176.5.127]) by sp-exchfea.sp.corp.collab.net with Microsoft SMTPSVC(6.0.3790.4675); Tue, 21 Jun 2011 05:59:49 -0700 Message-ID: <4E0095C3.4010406@collab.net> Date: Tue, 21 Jun 2011 08:59:47 -0400 From: "C. Michael Pilato" Organization: CollabNet, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Philip Martin CC: dev@apr.apache.org, dev@subversion.apache.org Subject: Re: Subversion's Berkeley DB detection with APR trunk References: <877h8f2xyb.fsf@stat.home.lan> In-Reply-To: <877h8f2xyb.fsf@stat.home.lan> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 21 Jun 2011 12:59:49.0798 (UTC) FILETIME=[1ABC9460:01CC3013] 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 because the apr-2-config script > doesn't support the --db-version parameter that the old apu-config > script provided. > > Should we rework Subversion's Berkeley DB detection or should we change > APR? 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. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand