Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39305 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32309 invoked from network); 25 Jul 2008 08:26:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2008 08:26:15 -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:20664] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/BB-22699-72E89884 for ; Fri, 25 Jul 2008 04:26:15 -0400 To: internals@lists.php.net,Rasmus Lerdorf Message-ID: <48898E2C.701@php.net> Date: Fri, 25 Jul 2008 10:26:20 +0200 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 CC: Lukas Kahwe Smith References: <40FEB6C9-9B66-4761-8B9C-0E70158D9962@wanderingknights.org> <48898544.5080100@lerdorf.com> <48898AB0.2030709@lerdorf.com> In-Reply-To: <48898AB0.2030709@lerdorf.com> 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] CVS to SVN Migration From: dsp@php.net (David Soria Parra) >> However I think we should provide the infrastructure for developers to >> setup a dvcs. I dont know if we want to standardize on a specific one. >> But collaboration on exterimental stuff that requires a dvcs should be >> possible on php.net servers. Maybe it's just about having the possibilities for developers to share experimental trees on a php.net side so that people from outside can pull from it easily and not to remember a bunch of urls to get the trees of some developers working on interesting patchsets.