Menu

Tree [r62] / trunk /
 History

HTTPS access


File Date Author Commit
 Delta.icns 2005-12-18 dorothyr [r48] Update version in PackApp. Touch up .icns
 Delta.ico 2007-11-18 dorothyr [r61] Script to make a Starpack for Windows
 Info.plist 2007-11-14 dorothyr [r59] Ignore -u option from svn for usage "svn diff -...
 PlatformSpecific.readme 2007-11-18 dorothyr [r62] Instructions to build stand-alones, and Install...
 README.MacOS 2006-02-20 klassa [r56] A README for MacOS, to explain how to install i...
 TkDiff.mpi 2007-11-18 dorothyr [r62] Instructions to build stand-alones, and Install...
 Wish-Shell-MacOS-License.rtf 2006-02-20 klassa [r55] Standalone Wish application's license file.
 frink-flags 2005-07-04 dorothyr [r44] Update the MacOSX packager, re-write the change...
 tkdiff 2007-11-14 dorothyr [r60] Remove no-longer-needed Mac font work-around

Read Me

To install, simply drag TkDiff to your /Applications directory.

Note that if you run the application by double-clicking on it, it
prompts you for filenames and revisions.  If you'd rather run it from
the command line (the more traditional "Unixy" way), you'll find that
you can't pass filenames/revisions unless you do the following:

    alias tkdiff "/Applications/TkDiff.app/Contents/MacOS/Wish\ Shell"

This is for csh/tcsh users, obviously.  sh/bash/ksh users substitute, as
appropriate.  Note that the slash is required, even in the presence of
the quotes, because the escaping has to occur when the alias is used
(i.e. expanded).

At any rate, once you've created this shell alias, you can do:

    tkdiff FILE1 FILE2

and things should work nicely.


John Klassa
February, 2006
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.