On Sun, Feb 27, 2011 at 06:50, Chris Packham <judge.packham@xxxxxxxxx> wrote: >> + Â Â ecmerge) >> + Â Â Â Â Â Â echo guimerge >> + Â Â Â Â Â Â ;; >> Â Â Â emerge) >> Â Â Â Â Â Â Â echo emacs >> Â Â Â Â Â Â Â ;; > > I think this is another case of linux/windows versions of the > application having different executable names. > > chrisp@laptop:~> tar -tf Download/ecmerge-2.3.123.linux.x86.tbz > /usr/local/bin/ecmerge > /opt/elliecomputing/ecmerge/guimerge > /opt/elliecomputing/ecmerge/guimerge.exe Indeed, well except that Linux has both "ecmerge" and "guimerge", whereas Windows only has "guimerge", which is why I went with the latter. Giving it a second thought, my patch is a little inconvenient for Linux users, as it will stop making ecmerge work out of the box (without first setting mergetool.ecmerge.path), whereas Windows users need to set mergetool.ecmerge.path anyway. I've also contacted the makers of ECMerge and asked them to unify the naming across platforms. Maybe we should just drop this patch until they did. Chris, what do you think? -- Sebastian Schuberth -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html