Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40626 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27211 invoked from network); 23 Sep 2008 09:28:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2008 09:28:28 -0000 X-Host-Fingerprint: 194.97.158.225 gateway.ciao.com Received: from [194.97.158.225] ([194.97.158.225:10308] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/61-35835-BB6B8D84 for ; Tue, 23 Sep 2008 05:28:27 -0400 To: internals@lists.php.net,Andrei Zmievski Message-ID: <48D8B6B7.7050100@php.net> Date: Tue, 23 Sep 2008 11:28:23 +0200 User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 References: <48D86CF5.5020407@gravitonic.com> In-Reply-To: <48D86CF5.5020407@gravitonic.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 194.97.158.225 Subject: Re: Subversion migration From: dsp@php.net (David Soria Parra) Andrei Zmievski wrote: > Whatever happened to the Subversion migration effort? > > -Andrei 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. David