On Thu, Jul 2, 2009 at 5:02 AM, Mads Kiilerich<m...@kiilerich.com> wrote:
> On 07/02/2009 05:49 AM, Steve Borho wrote:
>>
>> This is a major feature release, and there are a great number of
>> improvements.
>>
>> # New Installer Layout
>> # C++ Shell Extension
>> # X64 Support
>> # Translations
>> # Linux package support
>> # MacOSX support
>>
>
> I consider Mercurial 1.3 in the windows installer a major feature too. In my
> opinion that deserves a spot on the feature list too.

It is listed up near the top on the ReleaseNotes page.  I'll try to
remember for 0.9 and 1.4

>> http://bitbucket.org/tortoisehg/stable/wiki/ReleaseNotes
>>
>> As always, you can find the Windows package here:
>> http://bitbucket.org/tortoisehg/stable/downloads/
>>
>
> Could you please also make an official tar-ball release where
> thgutil/__version__.py is (correctly) set to version = "0.8"?
>
> This almost works:
>
> hg clone . tmp
> cd tmp
> hg up -r 0.8
> python setup.py build # makes no difference
> python setup.py sdist
> tar tzf dist/tortoisehg-0.8.tar.gz # no locale files ...
>
> BUT such an sdist tarball doesn't contain any locale files. I would expect
> it to contain locale/*/LC_MESSAGES/tortoisehg.mo . Could that be fixed
> before building the tar-ball?

I'll try to resolve this later today.

--
Steve Borho

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to