Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46646 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76641 invoked from network); 11 Jan 2010 23:20:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2010 23:20:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=Johannes.Schlueter@Sun.COM; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=Johannes.Schlueter@Sun.COM; sender-id=unknown Received-SPF: error (pb1.pair.com: domain Sun.COM from 192.18.6.21 cause and error) X-PHP-List-Original-Sender: Johannes.Schlueter@Sun.COM X-Host-Fingerprint: 192.18.6.21 gmp-eb-inf-1.sun.com Solaris 10 (beta) Received: from [192.18.6.21] ([192.18.6.21:47527] helo=gmp-eb-inf-1.sun.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/10-26332-C42BB4B4 for ; Mon, 11 Jan 2010 18:20:45 -0500 Received: from fe-emea-09.sun.com (gmp-eb-lb-1-fe1.eu.sun.com [192.18.6.7] (may be forged)) by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o0BNKgdh019076 for ; Mon, 11 Jan 2010 23:20:42 GMT MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul 2 2009)) id <0KW300K00V9UC700@fe-emea-09.sun.com> for internals@lists.php.net; Mon, 11 Jan 2010 23:20:20 +0000 (GMT) Received: from [192.168.1.27] ([unknown] [93.104.43.1]) by fe-emea-09.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul 2 2009)) with ESMTPSA id <0KW300ET7VHWXZ30@fe-emea-09.sun.com>; Mon, 11 Jan 2010 23:20:20 +0000 (GMT) Date: Tue, 12 Jan 2010 00:20:15 +0100 Sender: Johannes.Schlueter@Sun.COM To: internals Cc: Stanislav Malyshev Message-ID: <1263252015.5932.6.camel@guybrush> Organization: Sun Microsystems Subject: ext/intl/tests/rb_build.php and svnclean From: Johannes.Schlueter@Sun.COM (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, the file ext/intl/tests/rb_build.php will be removed by svnclean as it matches the *.php pattern from ext/intl/tests/'s ignore. Is there a way to change the svn ignore pattern to work-around this or can the file be renamed/moved? johannes