Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 15618 invoked from network); 14 Nov 2004 20:20:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Nov 2004 20:20:48 -0000 Received: (qmail 3101 invoked by uid 500); 14 Nov 2004 20:20:43 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 2752 invoked by uid 500); 14 Nov 2004 20:20:42 -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: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 2721 invoked by uid 99); 14 Nov 2004 20:20:41 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [66.77.29.165] (HELO secure.exclamationlabs.net) (66.77.29.165) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 14 Nov 2004 12:20:41 -0800 Received: from modperlcookbook.org (40322028.ptr.dia.nextlink.net [64.50.32.40]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id iAEKKZr29326; Sun, 14 Nov 2004 14:20:35 -0600 Message-ID: <4197BDF8.2050108@modperlcookbook.org> Date: Sun, 14 Nov 2004 12:20:08 -0800 From: Geoffrey Young User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org CC: test-dev@httpd.apache.org, striker@apache.org Subject: Re: [NOTICE] Subversion conversion References: <1100394202.3308.230.camel@grunt.striker.nl> In-Reply-To: <1100394202.3308.230.camel@grunt.striker.nl> X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Sander Striker wrote: > Hi, > > I'm finally taking care of the conversion of httpd-* to SVN. > I'll follow up with instructions on how to pull new workingcopies, > etc etc. I'm looking for volunteers to actually write a page > for developers on where to get SVN and how to check out the > sources from the SVN repository. I thought we had discussed httpd-test a while back - something like we couldn't migrate httpd-test to subversion until modperl-2.0 was also migrated to subversion, since a mp2 checkout includes part httpd-test/perl-framework/Apache-Test. personally, I'd rather use subversion for everything, and I can't recall the specifics of the issue, but I thought I'd bring it up in case it makes sense to somebody :) --Geoff