Newsgroups: php.internals,svn.migration Path: news.php.net Xref: news.php.net php.internals:40643 svn.migration:78 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96693 invoked from network); 23 Sep 2008 14:19:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2008 14:19:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; 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:43064] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/2F-35835-1DAF8D84 for ; Tue, 23 Sep 2008 10:18:58 -0400 Received: from [192.168.3.254] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTP id B8CB86401F9; Tue, 23 Sep 2008 18:18:53 +0400 (MSD) Message-ID: <48D8FABC.6000705@daylessday.org> Date: Tue, 23 Sep 2008 18:18:36 +0400 User-Agent: Thunderbird 2.0.0.16 (X11/20080720) MIME-Version: 1.0 To: Maciek Sokolewicz CC: internals@lists.php.net, svn-migration@lists.php.net References: <48D86CF5.5020407@gravitonic.com> <48D8B6B7.7050100@php.net> <48D8EA50.4030908@googlemail.com> <48D8F898.4010106@php.net> In-Reply-To: <48D8F898.4010106@php.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Subversion migration From: tony@daylessday.org (Antony Dovgal) On 23.09.2008 18:09, Maciek Sokolewicz wrote: > There has been a (short) discussion about this on the svn-migration > mailinglist (cc'd) which resulted in the recommendation of writing it > either in Python (because subversion uses that natively) What exactly do you mean by that? Does Subversion have any scripts we need already implemented in Python? If not, I don't see why should we even care what Subversion uses. We have our own needs and I see nothing wrong in using PHP for sending commit logs to the list, doing authorization and updating the changelog, do you? -- Wbr, Antony Dovgal