Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45762 invoked from network); 29 Sep 2009 12:11:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2009 12:11:18 -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 72.14.220.155 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: 72.14.220.155 fg-out-1718.google.com Received: from [72.14.220.155] ([72.14.220.155:23704] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/60-43281-369F1CA4 for ; Tue, 29 Sep 2009 08:11:16 -0400 Received: by fg-out-1718.google.com with SMTP id d23so1604080fga.11 for ; Tue, 29 Sep 2009 05:11:12 -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=UdEZLLQqKZ0PELuK0Ze5q9qaNf0ZUQ9SEQF0JbZQM6o=; b=Nrd9QzMHiGtaWezM4xkJarp91r3Da81MN6KZwC9oioYzEjRjv1HQcT3hhHagnENtr9 p2HUf14qJ/1kR4y3i9DZzcWvI6HP3vhw7Q4a6Y41JNcQLr1OR3JAPs5wBODcDA/XgzIo 3eahmEADig/p1SLAmUpJh+WRAO7fjbwX68TZw= 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=mTrUgizYoKO0KCkSWFmRTUr0J5wKE7FAZsXQINt4mKfsBs3PNvFkrArlmNB2koQ74E uCIj1RODMuLlYJt5qHWGpAYZIlP0G1IyJNCozUTei1HD2WVjUEYIvhYQvPpFZsOBr49K 3DDtI12XpbQ7Ld1i8+tySa8vxgzX8SmZ0tSPA= MIME-Version: 1.0 Received: by 10.86.225.38 with SMTP id x38mr4178162fgg.59.1254226270940; Tue, 29 Sep 2009 05:11:10 -0700 (PDT) In-Reply-To: <1254218783.11658.6.camel@guybrush> References: <1254218783.11658.6.camel@guybrush> Date: Tue, 29 Sep 2009 14:11:10 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Attempt to get 5.3.1 release one step further From: pierre.php@gmail.com (Pierre Joye) hi Johannes, 2009/9/29 Johannes Schl=FCter : > What I actually - while doing quite lazy computer-less vacation - tried > to find is a nice tool to > a) visualize commits that have been merged (most tools do this the other > =A0 way round only ("this commit is a merge coming from there") and > b) comment on commits that they should be reviewed deeper/should > =A0 be/won't be merged > > The best I found is a stupid spreadsheet and random (custom) svn > properties and some scripting, but that's some pain, too. Same here but using the wiki and the bugs tracker and without custom svn properties :) I would suggest to go ahead with wiki+tracker for 5.3.1 or other releases until we have better solutions. By the way, the new bug tracker will have a new status, to be merged to a given release/branch. Don't ask when it will be ready :) Cheers, --=20 Pierre http://blog.thepimp.net | http://www.libgd.org