[PATCH 2 of 2] version: add extensions version info (issue4209)

anatoly techtonik techtonik at gmail.com
Wed Jun 18 02:20:54 CDT 2014


On Wed, Jun 18, 2014 at 2:42 AM, Dave S <snidely.too at gmail.com> wrote:

> On Wed, Jun 11, 2014 at 4:50 AM, Greg Ward <greg at gerg.ca> wrote:
>
>> On 11 June 2014, anatoly techtonik said:
>>
>
> [Greg]
>
>> > > Also, make sure to run 'make test-check-code-hg.t' which should have
>> > > warned you about this.
>> > >
>> >
>> >  I am on Windoze with no make, so it is just too much to setup.
>>
>> The Makefile actually does very little, so it's easy to run tests
>> manually. E.g. to run the whole test suite:
>>
>>   cd tests
>>   ./run-tests.py -l
>>
>> and to run just a single test:
>>
>>   ./run-tests.py -l test-check-code.t
>>
>> BTW, it's best to run the whole test suite before you submit a patch.
>> You never know what test you might have accidentally broken!
>>
>
> Setting up a virtual machine is easy enough on Windows, with VmWare Player
> and Oracle Virtual Box, and maybe MS Virtual PC.  I'm not sure if there is
> open source equivalent (on Linux, there's Xen, isn't there?).
>
> i'm pretty comfortable with a Fedora install, but Ubuntu and Mint are more
> popular, especially for people just getting their feet wet with Linux.
>

Given that I started all of this just to download NumPy repository from
GitHub and avoid learn Git, I am not sure it was a wise choice given my
goal. =) I'll see what I can do.
-- 
anatoly t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20140618/d9b888fa/attachment.html>


More information about the Mercurial-devel mailing list