[SVN] r3350 (Subversion)
Benoit Gagnon
b.gagnon at gmail.com
Tue Jun 20 04:01:21 UTC 2006
On May 16, 2006, at 2:59 AM, Chris Thomas wrote:
> • Ask and ye shall receive (something) I: Brad Choate requests
> diffs. The path of least resistance: double-click the row, up pops
> a diff against the pristine copy. New argument to enable this: --
> diff-cmd "/path/to/svn" (or /path/to/cvs, etc.).
Could this feature be tweaked to honor the TM_SVN_DIFF_CMD variable ?
I use a colorized diff [1] for the console and it's set as my diff-
cmd in ~/.subversion/config. Double clicking a row inside the Commit
Window gives me garbish because of that (ie. I see the shell color
escape codes). I've set TM_SVN_DIFF_CMD to 'diff' in the TM prefs but
only the Ruby svn commands seem to make use of it. Also, --diff-cmd
seems rather confusing as svn is not a diff tool and actually has a
diff-cmd parameter and/or config setting.
Last time I played with the commit window I destroyed your changes so
this time I'll ask before I do anything :D
ben
[1] http://colordiff.sourceforge.net/
More information about the textmate-dev
mailing list