From dev-return-74763-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Thu Mar 1 20:50:25 2012 Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-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 0CA2690EB for ; Thu, 1 Mar 2012 20:50:25 +0000 (UTC) Received: (qmail 21645 invoked by uid 500); 1 Mar 2012 20:50:23 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 21608 invoked by uid 500); 1 Mar 2012 20:50:23 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 21599 invoked by uid 99); 1 Mar 2012 20:50:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 20:50:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mamfelt@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-lpp01m010-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 20:50:18 +0000 Received: by lahe6 with SMTP id e6so1739560lah.18 for ; Thu, 01 Mar 2012 12:49:56 -0800 (PST) Received-SPF: pass (google.com: domain of mamfelt@gmail.com designates 10.152.145.135 as permitted sender) client-ip=10.152.145.135; Authentication-Results: mr.google.com; spf=pass (google.com: domain of mamfelt@gmail.com designates 10.152.145.135 as permitted sender) smtp.mail=mamfelt@gmail.com; dkim=pass header.i=mamfelt@gmail.com Received: from mr.google.com ([10.152.145.135]) by 10.152.145.135 with SMTP id su7mr6187576lab.5.1330634996431 (num_hops = 1); Thu, 01 Mar 2012 12:49:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=DyF9KTPBlzP28SAqV55S6T24GTg497IQyWKlPSB1jos=; b=L3GtVgwCAgVMbmIelK6n8RWLf7ARdAsk8QU3CC1zeo8A+qQq705x3HJmZLjrRD6Pk7 URizXffv6BwBYjYQtgljXlfxUGqPnXGeRO10D51A+JutkN33C4iaxxzMX9XtSWWGjY1X aWZ6ddlG9dTqFYt+8Erz+hTlqTh2DBxzBxLPpqqOyljZpLI0mhjlsfoQ29NU0R9uPhyf wbrynMD0/uYx9G/hKu76Xf3in1dygdreJjCmx5OaP2upSt2iaWmDMcK2qAquq3OpU4QB qMNPF0BLARJztg+2NxI9T6tsr/Go5LlfTM5z76zu39Yc3AMBS90MsEhqW8IqK+sgnKBd 6QRQ== MIME-Version: 1.0 Received: by 10.152.145.135 with SMTP id su7mr5062867lab.5.1330634996234; Thu, 01 Mar 2012 12:49:56 -0800 (PST) Received: by 10.112.75.42 with HTTP; Thu, 1 Mar 2012 12:49:56 -0800 (PST) In-Reply-To: References: Date: Thu, 1 Mar 2012 21:49:56 +0100 Message-ID: Subject: Re: setting up testing From: Michael Felt To: dev@httpd.apache.org Content-Type: multipart/alternative; boundary=e89a8f2348a746ba4004ba349abd X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f2348a746ba4004ba349abd Content-Type: text/plain; charset=ISO-8859-1 yes you have, and I lost the info ... will start the search now... first on linux: assumes you have a linux box ready and waiting, which i dont. However, in 20 minutes I can have a new clean AIX sandbox - so I'll suffer through a bit. CPAN works very well is my memory of it. On Thu, Mar 1, 2012 at 9:45 PM, Eric Covener wrote: > On Thu, Mar 1, 2012 at 3:14 PM, Michael Felt wrote: > > perl with -MCPAN I used to use a lot, getting svn - personal build via a > > personal build is a different story. Guess I'll have to hunt down a > package > > of RPM's for now and solve the core dump problem (in sqlite3 I have > found at > > least). Macros are nice for coding, but less nice when working through > dbx > > (although I used to be an expert with both adb and debug.com) > > I think I've suggested this before, but the path of least resistance > on AIX is the java-based svnkit for svn. > --e89a8f2348a746ba4004ba349abd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable yes you have, and I lost the info ... will start the search now...

f= irst on linux: assumes you have a linux box ready and waiting, which i dont= . However, in 20 minutes I can have a new clean AIX sandbox - so I'll s= uffer through a bit. CPAN works very well is my memory of it.

On Thu, Mar 1, 2012 at 9:45 PM, Eric Covener= <covener@gmail.c= om> wrote:
On Thu, Mar 1, 2012 at 3:14 PM, Michael Felt <mamfelt@gmail.com> wrote:
> perl with -MCPAN I used to use a lot, getting svn - personal build via= a
> personal build is a different story. Guess I'll have to hunt down = a package
> of RPM's for now and solve the core dump problem (in sqlite3 I hav= e found at
> least). Macros are nice for coding, but less nice when working through= dbx
> (although I used to be an expert with both adb and debug.com)

I think I've suggested this before, but the path of least resista= nce
on AIX is the java-based svnkit for svn.

--e89a8f2348a746ba4004ba349abd--