From commits-return-49109-archive-asf-public=cust-asf.ponee.io@subversion.apache.org Fri Jul 20 16:36:37 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 43C1F180663 for ; Fri, 20 Jul 2018 16:36:37 +0200 (CEST) Received: (qmail 5823 invoked by uid 500); 20 Jul 2018 14:36:36 -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 5812 invoked by uid 99); 20 Jul 2018 14:36:36 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2018 14:36:36 +0000 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 B869C3A0041 for ; Fri, 20 Jul 2018 14:36:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1836350 - /subversion/trunk/tools/dist/release.py Date: Fri, 20 Jul 2018 14:36:35 -0000 To: commits@subversion.apache.org From: julianfoad@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180720143635.B869C3A0041@svn01-us-west.apache.org> Author: julianfoad Date: Fri Jul 20 14:36:35 2018 New Revision: 1836350 URL: http://svn.apache.org/viewvc?rev=1836350&view=rev Log: Teach 'release.py write-news' to insert the output into a file. With the new option '--edit-html-file=FILE', it inserts the news item before the first existing news item in FILE instead of printing it. (It does not take care of remove old news items from 'index.html'.) * /home/julianfoad/src/subversion-g/tools/dist/release.py (write_news): Insert the news before a '