Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:39300 php.internals:39301 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24933 invoked from network); 25 Jul 2008 08:11:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2008 08:11:17 -0000 X-Host-Fingerprint: 88.217.134.114 host-88-217-134-114.customer.m-online.net Received: from [88.217.134.114] ([88.217.134.114:5480] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/3A-22699-4AA89884 for ; Fri, 25 Jul 2008 04:11:16 -0400 To: internals@lists.php.net,Travis Swicegood Message-ID: <48898AA9.1050900@php.net> Date: Fri, 25 Jul 2008 10:11:21 +0200 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 CC: Rasmus Lerdorf , PHP Developers Mailing List References: <488918E3.90705@lerdorf.com> <48892A10.9070905@php.net> In-Reply-To: <48892A10.9070905@php.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 88.217.134.114 Subject: Re: [PHP-DEV] Volunteers for Subversion 1.5 conversion of cvs.php.net? From: dsp@php.net (David Soria Parra) > On a slightly related note, would anyone else be interested in seeing a > Git repository along side Subversion? Even if people can't commit to > the Git repo, I'd be happy to help set it up with the ability for them > to push changes back to the SVN repo once they've prepared their patches. Yes, I'm interested, as we acutally provide a GIT tree for the current 5.3 CVS and therefore I like to see it the SVN as a GIT tree, too. As Lukas already mentioned, it would be great to support a official dvcs infrastructure on php.net for experimental branches.