Search found 3 matches

by kenorb
Tue Oct 03, 2017 4:41 am
Forum: Support (DiffMerge)
Topic: SEGV at poi_item::getFullPath()
Replies: 1
Views: 18500

SEGV at poi_item::getFullPath()

Process: DiffMerge [9966] Path: /Applications/DiffMerge.app/Contents/MacOS/DiffMerge Identifier: com.sourcegear.DiffMerge Version: 4.2.1 (4.2.1.1013) Code Type: X86-64 (Native) Parent Process: bash [26882] Date/Time: 2017-09-20 12:31:17.461 +0100 OS Version: Mac OS X 10.12 (16A323) Report Version: ...
by kenorb
Sat Jun 14, 2014 5:09 am
Forum: Support (DiffMerge)
Topic: Comparing two /dev files fails.
Replies: 1
Views: 4583

Comparing two /dev files fails.

Example in bash: diffmerge <(echo string1) <(echo string2) The error which DiffMerge gives: Pathname does not refer to a folder. Pathname[0] is not a folder. [/dev/fd/63/] But the standard diff handle that without any problem: $ diff -u <(echo string1) <(echo string2) --- /dev/fd/63 2014-06-14 12:08...
by kenorb
Tue Apr 17, 2012 4:24 am
Forum: Support (DiffMerge)
Topic: Bidrectional edit & file operations (folder diff) Reques
Replies: 3
Views: 11781

Re: Bidrectional edit & file operations (folder diff) Reques

1. File merge dialog assumes one direction (left to right). This means one has to remember to always select first file/folder as the reference and second as the target. It should allow both ways (ie click on the left side and say replace with Right, Paste should work etc.) OD I'm after "Replac...