Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40636 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66125 invoked from network); 23 Sep 2008 13:08:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2008 13:08:46 -0000 Authentication-Results: pb1.pair.com header.from=zoe.slattery@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=zoe.slattery@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.92.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zoe.slattery@googlemail.com X-Host-Fingerprint: 66.249.92.170 ug-out-1314.google.com Received: from [66.249.92.170] ([66.249.92.170:5765] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/98-35835-C5AE8D84 for ; Tue, 23 Sep 2008 09:08:46 -0400 Received: by ug-out-1314.google.com with SMTP id k3so1603246ugf.37 for ; Tue, 23 Sep 2008 06:08:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=9lY/lyDsFhvcmgM1VtfeeA97EZNVFlI2f4iWagajvls=; b=eWC4pDcnqnskyKmqtPbeDXqKBLb3yYppm9UcxtQwLiihtE+Itm+/41Uan4OgCrWqoN Le94syIPQ2EeLFhp3xA9rox5hEaWOw0CDAAVX11EkcPgi4aArhX0T8HCYgfCtkRG4E6y /7dHwkLr1EFh6NcU5SicPSHVVYYmwgCEcj4lY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=HlX9XujMcLy6WOmKqAlilAyfQAUW5U53yAlYi/wrcO4MbEh53Bj71046tTkLBYY1Ml eSD2K9A9+W+Iu4NZweBDB65A51FTk7SGcQ4GhIpeQTJGm+8/s4o8UnnRQMyYhnioje+b S3xxl0jEEGmk7C/8SEuK4/T3rL5P7duek3xN0= Received: by 10.210.137.14 with SMTP id k14mr6591738ebd.178.1222175321176; Tue, 23 Sep 2008 06:08:41 -0700 (PDT) Received: from ?9.20.187.233? (blueice3n1.uk.ibm.com [195.212.29.83]) by mx.google.com with ESMTPS id g9sm3148067gvc.0.2008.09.23.06.08.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 23 Sep 2008 06:08:39 -0700 (PDT) Message-ID: <48D8EA50.4030908@googlemail.com> Date: Tue, 23 Sep 2008 14:08:32 +0100 User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: David Soria Parra CC: internals@lists.php.net, Andrei Zmievski References: <48D86CF5.5020407@gravitonic.com> <48D8B6B7.7050100@php.net> In-Reply-To: <48D8B6B7.7050100@php.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Subversion migration From: zoe.slattery@googlemail.com (zoe) 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. Zoe