Hackable mercurial based on python 2.7

Eduard-Cristian Stefan alexandrul.ct at gmail.com
Tue Jun 19 03:46:24 CDT 2012


On Tue, Jun 19, 2012 at 10:36 AM, Angel Ezquerra
<angel.ezquerra at gmail.com> wrote:
> what do you mean? I don't see a 2.2 hackable mercurial bundle on
> http://mercurial.selenic.com/release/windows/hackable/

Mercurial 2.2.2 ignores the hg-python folder.

> Also, I'm not sure that the hg-python26 folder contains? How do I make
> one based on python 2.7?

I have uploaded my sandbox here:

    https://bitbucket.org/alexandrul/bin/downloads

I have placed the hackable in D:\hg, if you are using a different path
then you have to adjust the #! line in hg.py. 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.

Have a nice day,
  Eduard


More information about the Mercurial-devel mailing list