Hackable mercurial based on python 2.7

Mads Kiilerich mads at kiilerich.com
Tue Jun 19 04:28:36 CDT 2012


On 19/06/12 10:46, Eduard-Cristian Stefan wrote:
> Also, put the local python
> in the first position in PATH:
>
>      export PATH=/d/hg/hg-python:$PATH
>
> The tests results are:
>
>      Failed test-convert-svn-sink.t: output changed
>      Failed test-subrepo-git.t: output changed and returned error code 1
>      Failed test-subrepo-svn.t: output changed and returned error code 1
>      # Ran 323 tests, 112 skipped, 3 failed.

I suggest following the description on the wiki and set a minimal PATH 
that doesn't pick up other tools installed on the system.

It would of course be even better to fix the tests so they pass, 
preferably with msys / mingw versions of the tools.

/Mads


More information about the Mercurial-devel mailing list