Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39312 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65677 invoked from network); 25 Jul 2008 10:06:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2008 10:06:33 -0000 Authentication-Results: pb1.pair.com header.from=php@hristov.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@hristov.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hristov.com from 85.92.73.163 cause and error) X-PHP-List-Original-Sender: php@hristov.com X-Host-Fingerprint: 85.92.73.163 iko.gotobg.net Linux 2.5 (sometimes 2.4) (4) Received: from [85.92.73.163] ([85.92.73.163:40828] helo=iko.gotobg.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/22-22699-9A5A9884 for ; Fri, 25 Jul 2008 06:06:33 -0400 Received: from androto.ddns.playtime.bg ([87.120.219.46] helo=[192.168.1.127]) by iko.gotobg.net with esmtpa (Exim 4.69) (envelope-from ) id 1KMKBx-0002x3-Bq for internals@lists.php.net; Fri, 25 Jul 2008 13:06:29 +0300 Message-ID: <4889A5A1.7010208@hristov.com> Date: Fri, 25 Jul 2008 13:06:25 +0300 User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 CC: internals@lists.php.net References: <40FEB6C9-9B66-4761-8B9C-0E70158D9962@wanderingknights.org> <48898544.5080100@lerdorf.com> <48898AB0.2030709@lerdorf.com> <48898E2C.701@php.net> <488998D5.9030204@hristov.com> In-Reply-To: <488998D5.9030204@hristov.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - iko.gotobg.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] CVS to SVN Migration From: php@hristov.com (Andrey Hristov) Oops, Andrey Hristov wrote: > Hi, > David Soria Parra wrote: >> >>>> 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. >> > > launchpad allows you to create mirror Bazaar repos. The original can be > svn or bazaar. This is how a bzr repo from Launchpad is provided, should be read as : This is how a MySQL-Proxy bzr repo from Launchpad is provided :) > although the main repo is svn. Launchpad registration is free and easy. > > Best, > Andrey > Andrey