Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7629 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65752 invoked by uid 1010); 6 Feb 2004 14:48:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65728 invoked from network); 6 Feb 2004 14:48:39 -0000 Received: from unknown (HELO gw2.emini.dk) (192.38.9.232) by pb1.pair.com with SMTP; 6 Feb 2004 14:48:38 -0000 Received: from localhost (localhost [127.0.0.1]) by gw2.emini.dk (Postfix) with ESMTP id 52FF812D1D; Fri, 6 Feb 2004 15:48:38 +0100 (CET) Organization: Emini I/S To: Jani Taskinen , Andi Gutmans Date: Fri, 6 Feb 2004 15:48:38 +0100 User-Agent: KMail/1.5.4 Cc: internals@lists.php.net References: <5.1.0.14.2.20040205120534.02d9f720@127.0.0.1> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200402061548.38102.edink@emini.dk> Subject: Re: [PHP-DEV] soap in ext/ From: edink@emini.dk (Edin Kadribasic) On Friday 06 February 2004 3:42 pm, Jani Taskinen wrote: > Where are those ext/soap commit emails going atm? > > (dunno for sure, but I think tidy commit emails aren't going to the > right place either?) They're going to pecl-dev because that's where Dmitry has it checked out. If you check it out in php-src the commits will go to php-cvs. That's the side effect of having symlinks in the repository and short of removing them there is nothing you can do about it :) Edin