palimadra / svnx

Automatically exported from code.google.com/p/svnx
0 stars 0 forks source link

Diff merge with Kdiff3 #217

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I want to diff with use Kdiff3
2. It install in my mac
3. Don't find it

The Kdiff3 is install into my mac in Application folder.

When I select it to svnx and check a diff of file it tell me that svnx not 
found kdiff3.app ...

Thanks

Original issue reported on code.google.com by paul.bo...@gmail.com on 21 May 2015 at 8:07

GoogleCodeExporter commented 9 years ago
Did you follow the instructions in svnX Help (section 3.11)?
    KDiff3 (requires a symbolic link in ~/bin to the app’s binary:
    execute `cd ~/bin; ln -s <path-to-kdiff3-app>/Contents/MacOS/kdiff3`).

It doesn’t have to be in ~/bin, but it does have to be in a directory where a 
shell script will find it.
I.e. a directory in $PATH.

Original comment by chris...@gmail.com on 21 May 2015 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by chris...@gmail.com on 24 Aug 2015 at 7:06