From owner-freebsd-questions@FreeBSD.ORG Sun Jan 25 04:24:42 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0A704B51 for ; Sun, 25 Jan 2015 04:24:42 +0000 (UTC) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DECF5E73 for ; Sun, 25 Jan 2015 04:24:41 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id t0P4OZKx006436 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 24 Jan 2015 20:24:36 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.14.2/Submit) with UUCP id t0P4OZT6006435 for freebsd-questions@freebsd.org; Sat, 24 Jan 2015 20:24:35 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: from fbsd81 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA22296; Sat, 24 Jan 15 20:15:05 PST Date: Sat, 24 Jan 2015 20:15:05 -0800 From: perryh@pluto.rain.com (Perry Hutchison) To: freebsd-questions@freebsd.org Subject: svn commit logs Message-Id: <54c46dc9.g8hlWlQMinVEej1f%perryh@pluto.rain.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2015 04:24:42 -0000 How would I go about either viewing online, or downloading to view offline, the svn commit logs for base for the last month -- without needing to "svn co" all of base/head? (I don't run current.) Poudriere is complaining that one of my ports no longer builds on HEAD, and I'm wondering if there may have been an incompatible change in a .h file. I haven't found anything obviously related in base/head/UPDATING, nor in the archives of current@.