Re: merge command not executed

Greg Troxel <[email protected]>
Newsgroups gmane.network.unison.general
Message-ID <[email protected]>
P N <[email protected]> writes:

> I am trying to set up unison 2.51.5 to execute a merge command. In my
> profile, the corresponding line looks like this:
>
> merge = Name * -> kdiff3 CURRENT1 CURRENT2 --output NEW
>
> Invoking the merge command manually (replacing CURRENT and NEW with the
> file names) does work. However, when I hit "m" or click "merge" nothing
> happens. "diff" shows the diff, so this part works. I started unison with
> -debug all, but I just see
>
> <>[pred] merge 'my_path/my_name.md' = true
> [recon] reconcile: 1 results
> [update] Marking 0 paths equal

I don't use external merge, but a few things to check:

  2.51.5 is very old.  The most recent release is 2.53.3.  Please update
  and try again.  I'm not saying it's fixed, if it is a unison issue vs
  your environment but we don't debug old versions.

  are you sure that kdiff3 is the in the PATH of the running unison
  process

  run unison without any batch/repeat/etc. and use ktrace/ktruss/strace
  or whatever your OS calls that to see which system calls and exec are
  called.

-- 
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.