Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E3B22200BBC for ; Sun, 13 Nov 2016 13:56:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D43F7160AF8; Sun, 13 Nov 2016 12:56:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 28CE9160AF2 for ; Sun, 13 Nov 2016 13:56:09 +0100 (CET) Received: (qmail 82683 invoked by uid 500); 13 Nov 2016 12:56:08 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 82673 invoked by uid 99); 13 Nov 2016 12:56:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Nov 2016 12:56:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 927FCC0AF5 for ; Sun, 13 Nov 2016 12:56:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id clNZsNg5fU3d for ; Sun, 13 Nov 2016 12:56:07 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id CAA145F249 for ; Sun, 13 Nov 2016 12:56:06 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 223A7E0290 for ; Sun, 13 Nov 2016 12:56:06 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id C2A263A0B14 for ; Sun, 13 Nov 2016 12:56:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1769491 - /subversion/branches/1.9.x/STATUS Date: Sun, 13 Nov 2016 12:56:05 -0000 To: commits@subversion.apache.org From: luke1410@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161113125605.C2A263A0B14@svn01-us-west.apache.org> archived-at: Sun, 13 Nov 2016 12:56:10 -0000 Author: luke1410 Date: Sun Nov 13 12:56:05 2016 New Revision: 1769491 URL: http://svn.apache.org/viewvc?rev=1769491&view=rev Log: * STATUS: Nominate r1769456 (issue #4660) Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1769491&r1=1769490&r2=1769491&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Sun Nov 13 12:56:05 2016 @@ -155,6 +155,14 @@ Candidate changes: Votes: +1: stsp +* r1769456 + Fix issue #4660: svn info --show-item=revision contains trailing whitespaces. + Justification: + Having trailing whitespaces in the output complicates the usage in scripts + which is one of the main purposes of the new --show-item option. + Votes: + +1 (non-binding): luke1410 + Veto-blocked changes: =====================