Menu

Tree [r143] / trunk /
 History

HTTPS access


File Date Author Commit
 CHANGELOG.txt 2018-08-05 vampm [r142] * Added ability to recognize 3way mode is activ...
 Delta.icns 2005-12-18 dorothyr [r48] Update version in PackApp. Touch up .icns
 Delta.ico 2007-11-24 dorothyr [r63] Finalize Windows stuff
 DeltaBlue.ico 2011-09-25 dorothyr [r68] Update Windows icons to high-res for windows7. ...
 DeltaFeather.png 2011-11-26 dorothyr [r70] Get everything in the right place for release
 DeltaFeather.xcf 2011-11-26 dorothyr [r70] Get everything in the right place for release
 DeltaFeatherGrayscale.png 2011-11-26 dorothyr [r70] Get everything in the right place for release
 DeltaFeatherLaplace.xbm 2011-11-26 dorothyr [r70] Get everything in the right place for release
 DeltaFeatherStipple.xbm 2011-11-26 dorothyr [r70] Get everything in the right place for release
 DeltaFeatherWhiteBG.png 2011-11-26 dorothyr [r70] Get everything in the right place for release
 DeltaGold.ico 2011-09-25 dorothyr [r68] Update Windows icons to high-res for windows7. ...
 Info.plist 2011-09-12 dorothyr [r65] * Make opening file dialog know where it s...
 LICENSE.txt 2011-11-26 dorothyr [r70] Get everything in the right place for release
 MacFinish 2011-11-27 dorothyr [r71] Finish using PackStarApp instead of PackApp for...
 PackStarApp 2011-11-27 dorothyr [r71] Finish using PackStarApp instead of PackApp for...
 PackStarExe 2011-09-25 dorothyr [r68] Update Windows icons to high-res for windows7. ...
 PlatformSpecific.readme 2011-11-27 dorothyr [r71] Finish using PackStarApp instead of PackApp for...
 README.MacOS 2006-02-20 klassa [r56] A README for MacOS, to explain how to install i...
 README.txt 2018-07-19 vampm [r133] * CRITICAL bug that MIGHT corrupt merge results...
 TkDiff.mpi 2011-11-26 dorothyr [r70] Get everything in the right place for release
 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 2018-08-17 dorothyr [r143] Add inquire-cvs proc so tkdiff with no argument...

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.