install.txt 609 B

12345678910111213
  1. This plugins allows to compare Native Oberon Files with WinMerge (www.winmerge.org).
  2. Installation Guide:
  3. 1. Install WinMerge
  4. 2. Copy "WinMergeOberon.dll" to your "MergePlugins" Folder of the WinMerge Installation
  5. 3. Start WinMerge and Select "Plugins/Automatic Unpacking"
  6. Integration in TortoiseSVN
  7. 1. Start "Windows Explorer"
  8. 2. Right Click on an arbitrary file and Select "ToirtoiseSVN/ Settings"
  9. 3. Select "External Programs/Diff Viewer"
  10. 4. Click on "External"
  11. 5. Insert the following command line as external program: C:\Path-To-Winmerge\WinMerge.exe -e -ub -dl %bname -dr %yname %base %mine