Newsgroups: php.internals,svn.migration Path: news.php.net Xref: news.php.net php.internals:40856 svn.migration:87 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6281 invoked from network); 4 Oct 2008 09:13:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2008 09:13:43 -0000 Authentication-Results: pb1.pair.com header.from=office@kitsoftware.ro; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=office@kitsoftware.ro; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kitsoftware.ro from 81.196.12.70 cause and error) X-PHP-List-Original-Sender: office@kitsoftware.ro X-Host-Fingerprint: 81.196.12.70 smtp1.rdslink.ro Linux 2.4/2.6 Received: from [81.196.12.70] ([81.196.12.70:37212] helo=smtp.rdslink.ro) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/28-48736-4C337E84 for ; Sat, 04 Oct 2008 05:13:42 -0400 Received: (qmail 760 invoked from network); 4 Oct 2008 09:13:40 -0000 X-Mail-Scanner: Scanned by qSheff 1.0 (http://www.enderunix.org/qsheff/) Received: from unknown (HELO CZA) (86.121.163.224) by smtp1.rdslink.ro with SMTP; 4 Oct 2008 09:13:40 -0000 To: "'Gwynne Raskind'" , Cc: "'PHP Developers Mailing List'" References: <04BD6FEA-5061-4B1F-81BE-0EFD7D357011@wanderingknights.org> In-Reply-To: <04BD6FEA-5061-4B1F-81BE-0EFD7D357011@wanderingknights.org> Date: Sat, 4 Oct 2008 12:13:09 +0300 Message-ID: <002201c92601$6bc846c0$4358d440$@ro> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Office Outlook 12.0 Expiry-Date: Mon, 3 Nov 2008 01:00:00 +0300 Importance: High Thread-Index: Ackl6Vrv6zls0bDuT8ymAH7F9wbW+gAFkC4w Content-Language: en-us Subject: RE: [PHP-DEV] Live SVN repository From: office@kitsoftware.ro ("Catalin Zamfir Alexandru | KIT Software CAZ") > -----Original Message----- > From: Gwynne Raskind [mailto:gwynne@wanderingknights.org] > Sent: Saturday, October 04, 2008 9:20 AM > To: svn-migration@lists.php.net > Cc: PHP Developers Mailing List > Subject: [PHP-DEV] Live SVN repository > > http://svn.php.net/ > > This URL, accessible both by web browser and Subversion clients, now > contains the current revision of the converted CVS repository. Thanks. It was about time. The LIST is quite big. I actually had to do a lot of down-scrolling to get to php-src. Maybe some organization is in order? Like: php/, tsrm/, ext/ ... (and some other) ... where each should contain what's specific to that project. Thus, any defined project, will have it's one trunk/branches/tags, so the path, although a little longer, would be: http://svn.php.net/php/php-src/{trunk,tags,branches} ... I'm into a more organized scheme ...