On Thu, Feb 27, 2014 at 8:36 AM, Richard Hipp <d...@sqlite.org> wrote:
> In the latest Fossil trunk, if you use a command like
>
>      fossil diff --tk
>
> to get a graphical diff, there is now a new "SaveAs" button on the graphical
> diff that lets you save that diff off to a self-contained file (a Tcl
> script).

And here I thought (purely from the subject) that the diff would be
pure HTML attached  to a mail, or *the* mail itself ;)


>  You can then email or chat that file to a collaborator and he can
> view the same graphical diff simply by typing "tclsh $xyz" (where $xyz is
> the name of the file into which you saved the diff, of course.)  Because the
> $xyz output file is fully self-contained, this works even if the
> collaborator does not have Fossil installed on his system.
>
> The "fossil test-diff --tk" command is also available for generating
> graphical diffs of unmanaged files, which can be shared in the same way

-- 
Andreas Kupries
Senior Tcl Developer
Code to Cloud: Smarter, Safer, Faster(tm)
F: 778.786.1133
andre...@activestate.com
http://www.activestate.com
Learn about Stackato for Private PaaS: http://www.activestate.com/stackato

EuroTcl'2014, July 12-13, Munich, GER
_______________________________________________
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