Message6165

Author culix
Recipients abuehl, cc, lcantey
Date 2008-06-04.02:30:50
Content
Hello,

I also ran into an error with the Windows binary installer. I had a previous
version of mercurial installed (0.9.x) and running the 1.0.1 binary installer
prevented the hg command line program from working. After trying to upgrade,
typing 'hg' at a command prompt gave me a python error. I logged in as an
Administrator on my computer, ran the Uninstall utility, and then re-ran the
1.0.1 binary installer; then mercurial worked just fine.

(Sorry, I forgot to write down what the python error was :( If you want I can
try to reproduce it; let me know)

Perhaps we could just add a note to the binary packages page (
http://mercurial.berkwood.com/ ) saying that old versions of mercurial should be
uninstalled before running the new binary installation? Or is it the intent that
the binary program should also upgrade old versions?
History
Date User Action Args
2008-06-04 02:30:51culixsetmessageid: <1212546651.84.0.856553346471.issue1141@selenic.com>
2008-06-04 02:30:51culixsetrecipients: + lcantey, abuehl, cc
2008-06-04 02:30:51culixlinkissue1141 messages
2008-06-04 02:30:50culixcreate