Search found 1 match

by jmandawg
Wed Aug 25, 2010 7:36 am
Forum: Support (DiffMerge)
Topic: Diffmerge won't open if file does not exist
Replies: 1
Views: 3927

Diffmerge won't open if file does not exist

Hi, I'm using DiffMerge with Git. I'm using it with the following parameters: DiffMerge --merge --result=\"$MERGED\" \"$LOCAL\" \"$BASE\" \"$REMOTE\" Sometime $BASE does not exist. If this happens DiffMerge refuses to open and i can't perform the merge. I know...