Issue50

Title Broken version number in Windows version
Priority bug Status resolved
Superseder Nosy List ThomasAH, bos, olefevre
Assigned To Topics windows

Created on 2005-11-01.16:58:34 by olefevre, last changed 2006-03-22.18:44:17 by ThomasAH.

Messages
msg803 (view) Author: ThomasAH Date: 2006-03-22.18:44:17
Latest installer works.
msg255 (view) Author: ThomasAH Date: 2005-12-01.00:53:26
jeremy_c reported on IRC that this works with current tip compiled using mingw.

You need either an installed and working hg when building from a checkout, or
you need to create a versioned tarball on a different system (with installed hg)
first using 'make dist'.

Of course it would be nice to have a new installer, but currently nobody is
maintaining this.
msg107 (view) Author: olefevre Date: 2005-11-01.16:58:32
Using the 0.7.2 bundle on serpentine.com:
$ hg --version
Mercurial Distributed SCM (version
c:\hg\hg-release>c:\python24\python)
History
Date User Action Args
2006-03-22 18:44:17ThomasAHsetstatus: done-cbb -> resolved
nosy: bos, ThomasAH, olefevre
messages: + msg803
2005-12-01 00:53:27ThomasAHsetstatus: unread -> done-cbb
nosy: + ThomasAH, bos
messages: + msg255
2005-11-01 17:09:45tonfasettopic: + windows
2005-11-01 16:58:34olefevrecreate