-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's a Mercurial message that is independent on the plug-in. If you try hg incoming on your command line, you'll get the same message.
The reason for this is that you try to synchronize with a repository that is not related to your local one. You could pull with the force switch, so that Mercurial relates the repositories. Am 10.12.2008 um 18:58 schrieb [EMAIL PROTECTED]: > > Hi, > > I use the latest eclipse and also latest mercurial plugin. If I try to > synchronize I get the exception below. > > What should I do? > > Zsolt > > Process error, return code: -1, message: using http://localhost:8000/myhg > sending between command > comparing with http://localhost:8000/myhg > sending heads command > searching for changes > sending branches command > examining 0fdf24bc377e:6f96fecc4a50 > found new changeset 6f96fecc4a50 > abort: repository is unrelated > > Process error, return code: -1, message: using http://localhost:8000/myhg > sending between command > comparing with http://localhost:8000/myhg > sending heads command > searching for changes > sending branches command > examining 0fdf24bc377e:6f96fecc4a50 > found new changeset 6f96fecc4a50 > abort: repository is unrelated > > > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAklAP40ACgkQBqJW4lDO0YIWAQCdGjmaUrRXrROlOfOnEek4vWkN /H0An3uaDSO7wt0s4leMSiHPeCDx9Z+3 =1wH2 -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
