https://bz.mercurial-scm.org/show_bug.cgi?id=5653

            Bug ID: 5653
           Summary: chg silently uses old version after being upgraded
           Product: Mercurial
           Version: 4.3
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: chg
          Assignee: bugzi...@mercurial-scm.org
          Reporter: alex.gay...@gmail.com
                CC: mercurial-devel@mercurial-scm.org

Consider this scenario:

- User is using hg (with `alias hg=chg`)
- User upgrades hg, say with `brew upgrade mercurial`)
- User runs `hg --version`

What they'll see is the previous version of mercurial, because the `chg` server
hasn't been restarted!

`chg` should notice this scenario and do something clever, maybe just restart
the server for the user.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to