Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change Ankhsvn diff behavior

I want to have the diff results window show in the task bar, instead of being a floating visual studio dialog item. Can I do this?

like image 602
Dan Is Fiddling By Firelight Avatar asked Dec 21 '09 20:12

Dan Is Fiddling By Firelight


1 Answers

Go to Tools > Options > Source Control > Subversion User Tools to see what Diff/Merge tools are supported.

Download your favorite merge tool (if you didn't already do that for other purposes). My favorite is SourceGear DiffMerge.

Go to the configuration page again, and select your tool from the drop down. It'll be automatically detected by AnkhSvn

like image 118
Sander Rijken Avatar answered Sep 30 '22 06:09

Sander Rijken