Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40637 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67654 invoked from network); 23 Sep 2008 13:13:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2008 13:13:45 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:60220] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/E8-35835-88BE8D84 for ; Tue, 23 Sep 2008 09:13:45 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id AB1741EBC01C; Tue, 23 Sep 2008 13:13:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AKvPN0SMixAY; Tue, 23 Sep 2008 15:13:45 +0200 (CEST) Received: from [192.168.80.161] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 385E71EBC019; Tue, 23 Sep 2008 15:13:45 +0200 (CEST) Cc: David Soria Parra , internals@lists.php.net, Andrei Zmievski Message-ID: To: zoe In-Reply-To: <48D8EA50.4030908@googlemail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Tue, 23 Sep 2008 15:13:09 +0200 References: <48D86CF5.5020407@gravitonic.com> <48D8B6B7.7050100@php.net> <48D8EA50.4030908@googlemail.com> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] Re: Subversion migration From: mls@pooteeweet.org (Lukas Kahwe Smith) On 23.09.2008, at 15:08, zoe wrote: > David Soria Parra wrote: >> >> As far as I know the actual conversion is done, but a lot of the >> CVSROOT/ scripts are not yet rewritten to fit the subversion hook >> system. Also Marcus proposed and I guess it was somehow accepted, >> that the new scripts are done in Python and not in Perl. >> >> > Is there a list of what needs to be written? I have some spare time > and could help, although I confess I'd prefer to write in PHP. i would agree that PHP should be the preferred language unless we could spare a lot of work with using something existing and adapting it .. but even then the goal should be to eat as much of our own dogfood for this .. seems like there is nothing that would be so heavy (or long running) to make PHP totally unfit for this. regards, Lukas Kahwe Smith mls@pooteeweet.org