changer KDESVN external diff program

kdesvn original external diff program:

kompare -on -

kdiff3 %s1 %s2 %t

kdiff3 %o %m %n -o %t


now follow the url:

http://www.scootersoftware.com/support.php?zz=kb_vcs#kdesvn


  1. In KDESVN Choose Configure KDESVN from the Settings menu.
  1. Select Diff & Merge.
  1. Check Use external diff display.
  1. In the External diff display edit, use:
  1. bcompare -readonly %1 %2
  1. In the External merge program edit, use:
  1. bcompare %s1 %s2 %t
  1. In the External resolver program edit, use:
  1. bcompare %n %m %o %t


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章