Hello, 2009/8/27 codethief <[email protected]>: > > I had the same problem when I ported my Eclipse preferences from > Windows to Linux. I "solved" the problem by installing > MercurialEclipse again.
Later on, I found that this was a known bug which was fixed in the source code, but which didn't make it yet. I currently worked around it by soft-linking my hg binary to the location MercurialEclipse uses as standard. If I start Eclipse and open the MercurialEclipse preference now, this works since it can run the binary via the soft-link. I then updated the path to where the binary really is and then removed the soft-link. Ringo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mercurialeclipse?hl=en -~----------~----~----~----~------~----~------~--~---
