monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] diff across branches


From: Nathaniel Smith
Subject: Re: [Monotone-devel] diff across branches
Date: Tue, 29 Aug 2006 08:34:39 -0700
User-agent: Mutt/1.5.12-2006-07-14

On Tue, Aug 29, 2006 at 02:57:50AM -0700, chris wein wrote:
>      If I have the same file F added to branches A1 and A2, "mtn diff"
>    between A1 and A2
>    will show that the file F is deleted in A1 and added in A2. Is there ways
>    to
>    get a context diff between A1 and A2, without checking out both copies
>    of F under A1 and A2?

Not directly from the command line.  You could get just F, without
making a full checkout, by doing 'mtn cat -r A1 F > F.a1', etc., and
running diff on those.

-- Nathaniel

-- 
Details are all that matters; God dwells there, and you never get to
see Him if you don't struggle to get them right. -- Stephen Jay Gould




reply via email to

[Prev in Thread] Current Thread [Next in Thread]