From owner-freebsd-stable@FreeBSD.ORG Fri Jul 3 14:25:52 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31C9F1065689 for ; Fri, 3 Jul 2009 14:25:52 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id DC82E8FC23 for ; Fri, 3 Jul 2009 14:25:51 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (unknown [88.130.209.0]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id C0BD58A032E; Fri, 3 Jul 2009 16:25:50 +0200 (CEST) Message-ID: <4A4E14ED.5010309@bsdforen.de> Date: Fri, 03 Jul 2009 16:25:49 +0200 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Robert Noland References: <4A4DC67C.3010804@bsdforen.de> <1246623757.1855.54.camel@balrog.2hip.net> In-Reply-To: <1246623757.1855.54.camel@balrog.2hip.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: mergemaster merge left/right X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2009 14:25:52 -0000 Robert Noland wrote: > On Fri, 2009-07-03 at 10:51 +0200, Dominic Fandrey wrote: >> I'd really like mergemaster to tell me whether the left >> or the right side is the new file. >> >> # $FreeBSD: src/etc/devd.conf,v 1.38. | # $FreeBSD: src/etc/devd.conf,v 1.38. >> >> Like this I have no idea which one to pick. > > The right hand side is always the new file. I know. Trial and error can tell you that. But I want mergemaster to tell me.