Questions tagged [araxis]

Araxis is a company that produces a commercial diff/merge tool for Windows and OS X.

In general, Araxis is a company providing four products:

  • Araxis Ketura
    A project management software

  • Araxis Find Duplicate Files (OS X only)
    Search tool for files with identical content

  • Araxis Replace In Files (OS X only)
    A search-and-replace tool for occurrences of strings in text files

  • Araxis Merge (Windows and OS X)
    A diff/merge tool for two- or three-way comparisons of different file types including visual comparison of images, text comparison of PDF and DOC files and more.

At SO however, the tag araxis is used as a synonym for araxis-merge.

18 questions
1
vote
1 answer

Plastic SCM external diff on Mac

I am attempting to set up Araxis diff as my external diff tool on Mac. Command Line Reference: http://www.araxis.com/merge_mac/command_line.html I have set up a diff tool in the Diff Tool Configuration in the Preferences panel of Plastic with the…
Richard
  • 11
  • 1
0
votes
1 answer

git difftool not recognize current file path

I did git difftool FORMER_BRANCH_NAME HEAD and. expect I could compare files in Araxis merge. However, the Araxis merge are displaying files in temporary file paths. /var/folders/ft/d77t_nxd141g373d7p6t47lc0000gn/T/uga8V8_XXXXller.js I don't expect…
newBike
  • 14,385
  • 29
  • 109
  • 192
0
votes
1 answer

Git pull compare auto merge workflow

I use a great tool for comparing folders and files called Araxis Merge. It has saved my butt so many times through my career that I am forever thankful and I use it frequently. I am aware that Araxis Merge has git integration from the command line…
zanedev
  • 558
  • 5
  • 16
1
2