From owner-freebsd-current@FreeBSD.ORG Tue Jun 12 18:27:04 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A82016A468; Tue, 12 Jun 2007 18:27:04 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id 415FA13C45B; Tue, 12 Jun 2007 18:27:04 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 707EEC69; Tue, 12 Jun 2007 14:11:50 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 12 Jun 2007 14:11:50 -0400 X-Sasl-enc: iF5OU3XwycIUJJEWWOEUnHsnG+735lxHJndwNFJNZAMi 1181671910 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 5E63B203BB; Tue, 12 Jun 2007 14:11:49 -0400 (EDT) Message-ID: <466EE1E4.2090908@FreeBSD.org> Date: Tue, 12 Jun 2007 19:11:48 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.10 (X11/20070407) MIME-Version: 1.0 To: FreeBSD Tinderbox References: <20070612171440.D497C73068@freebsd-current.sentex.ca> In-Reply-To: <20070612171440.D497C73068@freebsd-current.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 18:27:04 -0000 I love p4 diff2, not. The userland files were of course missing. I am about to commit them now. It seems 'p4 diff2 -u' is not a panacea and one still needs to grep the output without -u to see files which are on one branch but not the other. regards, BMS P.S. I am having productive experiences with Mercurial on a different project.