On Fri, Nov 25, 2011 at 6:21 AM, Matt Welland <estifo...@gmail.com> wrote:

>
> I don't have -y documented in my current version of fossil and assume it
> isn't there. As soon as I've learned what it is I'll look at adding it.
>

The -y option (side-by-side diff) is a new feature since version 1.20.  It
seems to me like I've been using it forever, so I guess that means its
about time to do a new release, huh?

Anyway, I always do:

    fossil diff -y | open -f

prior to check-in to see side-by-side differences.  The "open -f" part
works on a mac.  But it is so useful that I have my own hack of an
implementation for linux as well.

Note that the tip of trunk on Fossil is almost always ready to use and in
active use by me.  The version of Fossil running the Fossil website is
usually close to tip-of-trunk.



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to