#226

label decorator stuck on tip?


    • Created on: Tue, Jun 03 2008 (7 months ago)
    • Reported by: Jérôme Nègre
    • Assigned to: bastiand
    • Milestone: Release 1.0.x
    • Status: Fixed
    • Priority: Normal (3)
    • Component: MercurialEclipse

    With "show changeset information for file" checked, I switched to changeset 566. There is no apparent error, the workspace is rebuilt, but the decorator still indicates that I’m on tip. Restarting Eclipse doesn’t help.

    From the command line:

    runtime-EclipseApplication\assemble4test>hg id -i -n
    f021325e69b4 566
    

  • Notifications List
    Ico_usersn  bastiand, Jérôme Nègre
     
     
     
    Attachments
    Fico_png
    Added by Jérôme Nègre on Oct 18 04:34 2008 UTC Details
    Fico_png
    Added by bastiand on Nov 12 03:16 2008 UTC Details
    Fico_png
    Added by bastiand on Oct 23 02:15 2008 UTC Details
    No associations
    Activity
    • By Jérôme Nègre on Jun 03, 2008 @ 07:51pm UTC *

      • attachment mercurialhg_bug_decorator.png added
    • By bastiand on Jun 06, 2008 @ 09:51am UTC *

      • →  milestone set to Release 1.0.x
    • By bastiand on Jun 17, 2008 @ 01:30pm UTC *

      • →  assigned_to set to bastiand
      • →  status changed from New to Accepted
    • By bastiand on Jun 17, 2008 @ 01:37pm UTC *

      Project decoration now uses HgIdent to identify revision. Files still display newest revision available.

      - extended repository state is shown: tags, current branch, merge state
      - performance impact should be minimal
      - parsing hex from dirstate needed a fix, please review
      - we need to rework statuscache to have ident info available on resource level

      See r610 for changes.

    • By bastiand on Jun 17, 2008 @ 01:53pm UTC *

      • attachment Decoration after fix added
    • By bastiand on Jun 28, 2008 @ 06:40pm UTC *

      • →  status changed from Accepted to Fixed
    • By bastiand on Jun 30, 2008 @ 06:32pm UTC *

      • attachment conflict-decoration added
    • By bastiand on Jun 30, 2008 @ 07:27pm UTC *

      Conflicts are now decorated as well.