Hi All,
I found a minor bug in the MercurialEclipse plugin.
A test case is:
1. I have some current branch in my project, e.g. "branch_aaa" and see
it in project name line in the Eclipse.
2. I change my current branch to some another, e.g. "branch_bbb" using
command line interface:
hg up -C -r branch_bbb
3. After that I refresh my project in the Eclipse (F5 key), refresh
Mercurial status (Team->Refresh status option).
I see in Eclipse log commands "hg status -marduc" and "hg identify -i
--debug" were completed.

But in project name line in the Eclipse I still see the old branch
name "branch_aaa".
Close and reopen project helps as workaround.:)

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to