Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57528 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51303 invoked from network); 26 Jan 2012 13:26:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2012 13:26:10 -0000 Authentication-Results: pb1.pair.com header.from=confik@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=confik@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: confik@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:35518] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/61-42974-174512F4 for ; Thu, 26 Jan 2012 08:26:09 -0500 Received: by ghrr13 with SMTP id r13so220314ghr.29 for ; Thu, 26 Jan 2012 05:26:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=vajsEbQi37gqC8EDJ8YjdlxDElC6XT6Vjk/vElYpwYM=; b=d9Lsw3u8HFx0S+DwoXk098VvuCipMMxmH980f+2kWWlLqr1dsdYi//1JRdzlC9TiSn xog+zllnAm1Ysfc8o0cS+ohDF3/K2Xn5+MJJmKeD/JUeN4sz/3qw3gR/pHaznYb88qh1 F7M7WVC4S14mREydufP742+JBnEwYEG5XqEMI= Received: by 10.236.182.232 with SMTP id o68mr3015836yhm.58.1327584367117; Thu, 26 Jan 2012 05:26:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.213.5 with HTTP; Thu, 26 Jan 2012 05:25:47 -0800 (PST) In-Reply-To: References: Date: Thu, 26 Jan 2012 18:25:47 +0500 Message-ID: To: Paul Dragoonis Cc: David Soria Parra , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Git Migration Status Update From: confik@gmail.com (Alexey Shein) +1, Thanks David! 2012/1/26 Paul Dragoonis : > Hi David, > > Thanks for the great push on the DVCS push to git. I believe I speak for > many people when I say your hard work is really appreciated. > > Look forward to testing out the git installation. > > - Paul. > > On Wed, Jan 25, 2012 at 11:36 PM, David Soria Parra wrote: > >> Hi Internals, >> >> we are a few weeks into the git migration, so I want to give you a short >> status update. >> >> =C2=A0- web/ is completly migrated. all php websites are updating from >> =C2=A0 =C2=A0the git repositories now. Checkout http://git.php.net/ >> >> =C2=A0- We support SSH keys now. Go to http://master.php.net/manage/user= s.php >> =C2=A0 =C2=A0and add your ssh key. The pull and push URL is git@git.php.= net: >> >> =C2=A0- We mirror to github. See http://github.com/php >> >> =C2=A0- Please test a lot and play around with the playground repository= on >> =C2=A0 =C2=A0http://git.php.net >> >> =C2=A0- We are working on minor changes to the karma script, etc. There = are a >> =C2=A0 =C2=A0few known bugs. Go ahead and test extensviley, so we get ev= erything >> =C2=A0 =C2=A0sorted before we move the main source repository. >> >> =C2=A0- There is an ongoing discussion about the format of the commit me= ssages. >> =C2=A0 =C2=A0At the moment we send out one mail with all changests that = are pushed. >> =C2=A0 =C2=A0Advantage: You see who pushed what chain of changests in on= mail >> =C2=A0 =C2=A0Disadvantage: You cannot filter mails based on the subject = (e.g. >> ext/date) >> >> =C2=A0 =C2=A0We can go ahead and send out mails for every commit only. >> =C2=A0 =C2=A0We can go ahead and send out mails for both pushes and for = every comit >> on it's >> =C2=A0 =C2=A0own. >> =C2=A0 =C2=A0...more options. Please discuss how you want it. >> >> =C2=A0 =C2=A0NOTE: there is also always an RSS feed for updates to a spe= cific >> directory available >> =C2=A0 =C2=A0on http://git.php.net >> >> =C2=A0- There is a GIT faq: http://wiki.php.net/vcs/gitfaq >> >> =C2=A0- Questions? >> >> David >> >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> --=20 Regards, Shein Alexey