fred basset
fred basset

Reputation: 10082

How to add binary diff viewer to tortise SVN & recommendations

I use tortiseSVN and frequently check in changes to binary files, does anyone know of a good diff visualizer and how to add it.

Upvotes: 1

Views: 2607

Answers (1)

Grant Thomas
Grant Thomas

Reputation: 45083

To answer the question in your title, there's information on such settings over at the TortoiseSVN site.

Basically:

  • Open settings
  • Expand 'External Programs'
  • Select 'Diff Viewer'
  • Configure in the right-hand pane.

As I commented, you have two different questions here, and the one asking for suggestions for binary diff tools has already been covered here on SO. I'd suggest you reference the the answers to that question to see if they are useful and target this question in one direction only.

Upvotes: 3

Related Questions