DiffPlug has native support for Subversion, which we highly recommend if you are a Subversion user.

DiffPlug can integrate into any version control system. Below are screenshots of DiffPlug’s Simulink viewer and differ integrated with TortoiseHg.

DiffPlug’s Simulink Viewer:

VCS viewer

DiffPlug’s Simulink Differ:

VCS differ

Getting the path

To integrate with a third party tool, you will first need to find DiffPlug’s installation directory.

By default, DiffPlug installs to the following directories:

  • Windows 32-bit C:\Program File\DiffPlug
  • Windows 64-bit C:\Program Files (x86)\DiffPlug

TortoiseSVN

  • Open the TortoiseSVN settings menu.
  • Select the “External Programs” section.
  • Select the “External” radio button, and copy-paste the following command:

C:\Program Files (x86)\DiffPlug\dp.exe %base %mine --open

TortoiseGit

  • Open the TortoiseGit settings menu.
  • Select the “External Programs->Diff Viewer” section.
  • Select the “External” radio button, and copy-paste the following command:

C:\Program Files (x86)\DiffPlug\dp.exe %base %mine --open

Other programs

If you need assistance integrating DiffPlug into another VCS system, don’t hesitate to contact DiffPlug support for assistance.