Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39306 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34093 invoked from network); 25 Jul 2008 08:28:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2008 08:28:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:39050] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/1C-22699-1CE89884 for ; Fri, 25 Jul 2008 04:28:49 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id BC1071EBC017; Fri, 25 Jul 2008 08:28:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JQeuuIRrOMfM; Fri, 25 Jul 2008 10:28:49 +0200 (CEST) Received: from [192.168.80.139] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 67DF91EBC018; Fri, 25 Jul 2008 10:28:48 +0200 (CEST) Cc: Rasmus Lerdorf , PHP Developers Mailing List Message-ID: To: Lars Strojny In-Reply-To: <1216974319.4161.9.camel@localhost> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Fri, 25 Jul 2008 10:26:59 +0200 References: <40FEB6C9-9B66-4761-8B9C-0E70158D9962@wanderingknights.org> <48898544.5080100@lerdorf.com> <48898AB0.2030709@lerdorf.com> <1216974319.4161.9.camel@localhost> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] CVS to SVN Migration From: mls@pooteeweet.org (Lukas Kahwe Smith) On 25.07.2008, at 10:25, Lars Strojny wrote: > Hi Rasmus, > > Am Freitag, den 25.07.2008, 01:11 -0700 schrieb Rasmus Lerdorf: > [...] >> What do you mean by that? hgsvn and git-svn don't need any server- >> side >> support to enable you to work locally and do local git or hg checkins >> and then sync to the central svn repository when you are ready. > > git-svn is really slow when you check out a huge repository. And PHP- > SRC > will be huge. So it might be worth to export nightly git repos and to > provide a space for developers to create personal repositories from > that > nightly repos for collaboration (think re2c, PDO_MYSQLND, etc. pp.) BTW: I talked to some mercurial developers at a recent google code event here in Zurich. They said that their svn bridging is still not at the same level as that of git, but its being actively addressed. regards, Lukas Kahwe Smith mls@pooteeweet.org