What rpm are you using? What is the output of "hg debugconfig"?
I just noticed that mercurial-1.1.2-2.fc10.i386 contains this change:
* Thu Jan 01 2009 Neal Becker <ndbecker2@gmail.com> - 1.1.2-2
- Rename mergetools.rc -> mergetools.rc.sample
I think that change is a bad idea; the purpose of contrib/mergetools.hgrc is to
have some sane default for packagers.
And yes, contrib/mergetools.hgrc intentionally searches for all tools on all
platforms. Why should that be a problem? How did you notice? |