Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3178 invoked from network); 18 Mar 2012 18:35:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Mar 2012 18:35:37 -0000 Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:43627] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/3D-41178-6FA266F4 for ; Sun, 18 Mar 2012 13:35:35 -0500 Received: by ggmb2 with SMTP id b2so5762224ggm.29 for ; Sun, 18 Mar 2012 11:35:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=y4zcnVCprt0z8LGKzu9G9Oqd5IzicjHPAgp0+PZdtW8=; b=iJOaLEFl+Np3pv3LVmANg6hmvCewP7t7EhNPvnEmWCEBA1y15O6fLjrhxT1v1LfiHv w9V8urG3RfIyd1F2vFpMJ8GbgeLCM4roF+r81xnkR+bZPM1ip/2k6OicXGS6QXAdLj2q bpbN95MAULMU5RAKYbImRfyuRN7UVqTDaUURAxIEmXfpdcu885X3kIgcfXrJcQi8wSR/ EMPyJ7fxX07wdLqS5cl36DvyrNjtMpqR2dxxmBLXoWnxaqQJo2fQ9zRI8z0N+RPvPeya kxgJvmXiq5bUMzUuYrkzNhAIjLJtHtK7k32JPN9SIWyD9fMafd+n5vajRr6lzDk73CyH FE1g== Received: by 10.236.161.72 with SMTP id v48mr9780491yhk.112.1332095732212; Sun, 18 Mar 2012 11:35:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.137.6 with HTTP; Sun, 18 Mar 2012 11:35:11 -0700 (PDT) In-Reply-To: <6C9A51A9-4D52-4234-9545-789C100FFDEE@stefan-marr.de> References: <6C9A51A9-4D52-4234-9545-789C100FFDEE@stefan-marr.de> Date: Sun, 18 Mar 2012 19:35:11 +0100 Message-ID: To: Stefan Marr Cc: David Soria Parra , internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf302ef83eece52304bb88b4c8 Subject: Re: [PHP-DEV] Git Migration: Status Update for Todays Migration From: ocramius@gmail.com (Marco Pivetta) --20cf302ef83eece52304bb88b4c8 Content-Type: text/plain; charset=UTF-8 @Stefan: travis could be setup to build PHP and check your branches on your own fork whenever you push... That would reduce some of the overhead hopefully. Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com On 18 March 2012 19:14, Stefan Marr wrote: > Hi David: > > On 18 Mar 2012, at 19:00, David Soria Parra wrote: > > > Hi Internals, > > > > we will start migrating the php-src repository today and SVN > > access will be closed by 21:30 UTC. > > > > Thanks do Alexander Moskaliov we now have a much better, rewritten Mail > script. > > Thanks to Florian Anderiasch we have a bugweb script. > Thanks! > > > > > I added a wiki page for the workflow at > http://wiki.php.net/vcs/gitworkflow. > > So far nobody has added questions to the gitfaq or the asked questions > > about the workflow (except for stas). > > The workflow has one practical drawback over the current sparse checkout > one. > For me, switching branches also implies redoing configure and make, > doesn't it? > That adds quite a bit of overhead to build and test times. > > Thus, I would suggest to document the workflow with different folders for > the major branches. > > Or, in case there is a better way, please let me know. > > Thanks > Stefan > > > > -- > Stefan Marr > Software Languages Lab > Vrije Universiteit Brussel > Pleinlaan 2 / B-1050 Brussels / Belgium > http://soft.vub.ac.be/~smarr > Phone: +32 2 629 2974 > Fax: +32 2 629 3525 > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf302ef83eece52304bb88b4c8--