Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39315 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78596 invoked from network); 25 Jul 2008 10:34:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2008 10:34:22 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.189 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.128.189 fk-out-0910.google.com Received: from [209.85.128.189] ([209.85.128.189:43652] helo=fk-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/C4-22699-D2CA9884 for ; Fri, 25 Jul 2008 06:34:22 -0400 Received: by fk-out-0910.google.com with SMTP id 18so2305712fks.7 for ; Fri, 25 Jul 2008 03:34:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=2nEKgNIr86UMU23uMul5tDOldJb/fW0mxmlWr0yII00=; b=m61+SIaPzw0H7w2DmtR9Rv2nYk2zzJiOGyp1RKQw0CkuicDyJw6n9Minpoxdr/oNJg hnAZw9E9/eskwsottr42KBP6Cm11Yi2s7SnmyD2l2NdlSUGWJeXvHzM6YzjHLhnz0Qp4 OBlzx+XLrHmIZZ1ggYn4TAfYAiQpF+6g+TNKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ZDqGqo7fWKpZvphYAZ9w0iWJc/DAvRob6cVOup491ySrbLUr7eZnWXxI6ho6VRDo6K gYEog0LQ4zeTwiV5mpPWzYaNze5oYmEoQxfisODNbIAbzWwDZ9iiFHIc/EHC4dJzf4LP oL/bwjWBGLkpji+GMuu/R9op2vGjLk5t2tS1k= Received: by 10.103.218.9 with SMTP id v9mr894456muq.91.1216982058598; Fri, 25 Jul 2008 03:34:18 -0700 (PDT) Received: by 10.103.248.20 with HTTP; Fri, 25 Jul 2008 03:34:18 -0700 (PDT) Message-ID: <7f3ed2c30807250334p53106887wb14527a89fbaa485@mail.gmail.com> Date: Fri, 25 Jul 2008 12:34:18 +0200 To: "Gwynne Raskind" Cc: "PHP Developers Mailing List" In-Reply-To: <40FEB6C9-9B66-4761-8B9C-0E70158D9962@wanderingknights.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <40FEB6C9-9B66-4761-8B9C-0E70158D9962@wanderingknights.org> Subject: Re: [PHP-DEV] CVS to SVN Migration From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Fri, Jul 25, 2008 at 04:06, Gwynne Raskind wrote: > At this point it's clear that moving from CVS to SVN for PHP has become a > more or less official project. Has the phpdoc revision/translation problem been looked into/fixed? -Hannes