Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45015 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58188 invoked from network); 17 Jul 2009 10:36:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2009 10:36:55 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.72 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.72 mho-02-ewr.mailhop.org Received: from [204.13.248.72] ([204.13.248.72:53835] helo=mho-02-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/05-29850-644506A4 for ; Fri, 17 Jul 2009 06:36:54 -0400 Received: from a88-112-30-186.elisa-laajakaista.fi ([88.112.30.186] helo=localhost.localdomain) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1MRko7-000KUg-Cd; Fri, 17 Jul 2009 10:36:51 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 88.112.30.186 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18jj/xGUkndBNB8m5jMU3qr3jZjpVYKHeE= Message-ID: <4A60543F.4070101@sci.fi> Date: Fri, 17 Jul 2009 13:36:47 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Thunderbird/3.0b2 MIME-Version: 1.0 CC: Rasmus Lerdorf , PHP Developers Mailing List References: <4A5FA493.9040204@lerdorf.com> <4A5FA8B2.1080102@sci.fi> In-Reply-To: <4A5FA8B2.1080102@sci.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] svn checkout suggestion From: jani.taskinen@sci.fi (Jani Taskinen) On 07/17/2009 01:24 AM, Jani Taskinen wrote: > Rasmus Lerdorf wrote: >> One of the benefits of svn is that we can do cross-branch commit pretty >> easily now and thus avoid multiple similar commits with annoying MFH/MFB >> commit log messages that are hard to track. > > I did a commit today on all 3 branches and it worked fine except for the > fact that no commit email was sent anywhere. I sent Gwynne a note about > it, but so that everyone knows too, don't commit anything like that > until this is fixed.. Uh..nevermind. Apparently the commit had failed (and I didn't notice it) and thus never happened.. :D --Jani