Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45631 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14529 invoked from network); 22 Sep 2009 19:51:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Sep 2009 19:51:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.225 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.225 mail-fx0-f225.google.com Received: from [209.85.220.225] ([209.85.220.225:62847] helo=mail-fx0-f225.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/3C-48603-8CA29BA4 for ; Tue, 22 Sep 2009 15:51:36 -0400 Received: by fxm25 with SMTP id 25so60785fxm.24 for ; Tue, 22 Sep 2009 12:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=BawjfS7NQFWJyMte5UcDDfj2kHAuVXDpoz+zCvCLXnM=; b=lGG3worUGx8MVY6JtB3IZMBpUQYkRjuP+v1MAeWvfOQAQZqZKlOcbj+7emsJ5Dl+2v IfMHFBeZxtVx4P/gNEtQ3UWLPjI8l3hTLgYNEVa9JlncLlaGdOPJYVHyKTsS7a46SZ41 p93wxCMkNCWhPqbSdffvE5DfIRkCr71SnDxwE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=nqUSUJDDsAb0b4oXus6fPpHaKW7KTVWD97I4vWyPz6iucCMr6gPkj0BtKBFimTV85A MHfE6FFKsIBqKaVB8j9pbs6HKg1PGt4859foJ8SVRMviULY84gWdr5/7APoMqrsHCESA xDdRJ7pG7PORlmD4iM/9m+Md94Ad4JiAHs7KM= MIME-Version: 1.0 Received: by 10.86.12.35 with SMTP id 35mr1256103fgl.20.1253649092793; Tue, 22 Sep 2009 12:51:32 -0700 (PDT) In-Reply-To: References: <1252015518.1733.104.camel@guybrush> Date: Tue, 22 Sep 2009 21:51:32 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] 5.3.1 process From: pierre.php@gmail.com (Pierre Joye) hi Johannes, I will begin to merge the changes we agreed on on Thursday (mines only). I can't wait more as the diff between PHP_5_3 and PHP_5_3_1 is getting large and it will make the merge harder, increasing the risk to break things. Cheers, 2009/9/19 Pierre Joye : > hi Johannes, > > It is a really great improvement that we don't have to worry anymore > about being in a release phase for a given branch. However one thing I > would like to improve in the merge frequency. Having a large merge the > day (or the day before) a RC does not sound too god to me. It would be > much safer to merge more often so we can valid them before the release > or point you to some missing bits if necessary. > > Thoughts&comments welcome, > > Cheers, > > 2009/9/4 Johannes Schl=FCter : >> Hi, >> >> a new tool provides new opportunities and challenges, with the move to >> svn I took some of the new possibilities and after many discussions >> created a new release process which I'll try for 5.3.1 for which RC1 is >> about to be packed. (having trouble accessing the snaps box to build >> it...) >> >> The very short story for most devs is to go on and work on the branches >> as before (meaning trunk, PHP_5_3, PHP_5_2, commit at once etc.) >> >> The longer story is this: >> >> I've created a new branch PHP_5_3_1. This release branch receives >> selective merges by the RM (me) only! >> >> This branch will then be used to create RCs as often as needed >> containing these fixes, as we won't have snaps for this branch only svn >> checkouts and RCs will be available for testing. Therefore the aim is to >> provide stable RCs and the only change between the last RC and the >> stable release shall be the version number change. >> >> Once 5.3.1 is to be published the PHP_5_3_1 branch will be converted >> into a php_5_3_1 tag. (svn mv) And the 5.3.1 NEWS will be merged back >> into PHP_5_3. >> >> When committing to PHP_5_3 please be conservative till 5.3.1 is out to >> ease merging and testing (we have no snaps for PHP_5_3_1) and try to >> indicate whether you think the change should be merged or not and tell >> me if you think I missed to merge a commit. >> >> Once 5.3.1 is released this process will be reviewed and either be >> documented or modified. >> >> Hoping this works out, >> johannes >> >> >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org > --=20 Pierre http://blog.thepimp.net | http://www.libgd.org