Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40627 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30074 invoked from network); 23 Sep 2008 09:48:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2008 09:48:14 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:41953] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/E1-35835-C5BB8D84 for ; Tue, 23 Sep 2008 05:48:13 -0400 Received: from [192.168.3.254] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTP id C499E6401F9; Tue, 23 Sep 2008 13:48:09 +0400 (MSD) Message-ID: <48D8BB49.7010700@daylessday.org> Date: Tue, 23 Sep 2008 13:47:53 +0400 User-Agent: Thunderbird 2.0.0.16 (X11/20080720) 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 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Subversion migration From: tony@daylessday.org (Antony Dovgal) On 23.09.2008 13:28, 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. I've heard of a language once, they say it's quite easy to learn, it has a comprehensive documentation and large userbase.. It's called PPH or something. Maybe we should use it instead of Python? Seriously, I thought we've had enough problems with viewvc.cgi, why not use something that's easier to tweak & maintain (for us)? -- Wbr, Antony Dovgal