Integration with external diff/merge app

Moderator: SourceGear

Post Reply
craigr
Posts: 67
Joined: Wed Mar 30, 2011 4:15 pm

Integration with external diff/merge app

Post by craigr » Thu Sep 06, 2018 11:14 am

Trying to get the Vault CPC to use Araxis Merge for file/folder comparison. I think I have the command line parameters right but I get "Cannot run program "/Applications/Araxis Merge.app": error=13, Permission denied" when I try to compare files from Vault.

Permissions look like:

drwxr-xr-x@ 3 user admin 96 Feb 9 2018 Araxis Merge.app

Any suggestions?

Craig

joe_sg
Posts: 27
Joined: Tue Oct 28, 2008 1:20 pm
Location: SourceGear

Re: Integration with external diff/merge app

Post by joe_sg » Thu Sep 06, 2018 4:13 pm

Try changing your executable path to "/Applications/Araxis Merge.app/Contents/Utilities/compare" and see if that helps. "Araxis Merge.app" is not an executable file. It's a directory "bundle" that contains the executable along with other resources needed by the app.

You can get more Araxis info here: https://www.araxis.com/merge/documentat ... cations.en
Joe Ream
SourceGear Technical Support

Post Reply