Configuring RapidSVN to use xxdiff as the Diff tool results in the following error when xxdiff is invoked by RapidSVN:
Popup with title: Diff errors.
Popup text: Error executing "diff-a" command, could not build diffs: xxdiff (builderFiles2.cpp:437): diff: standard output: Bad file descriptor
Maybe try --text option.
---------------------
Tried --text option with same results.
Other diff tools ( tkdiff, meld, kdiff3, etc work ok with RapidSVN )
Example RapidSVN console output is:
Execute: Diff
Get file /home/rthompso/AtebXmlFsi/trunk/src/com/ateb/xmlfsi/fsi/PerXmlUtils.java rev. BASE
Execute diff tool: xxdiff "/home/rthompso/AtebXmlFsi/trunk/src/com/ateb/xmlfsi/fsi/PerXmlUtils.java" "/tmp/PerXmlUtils-0.java"
Ready