Hackable mercurial based on python 2.7

Mads Kiilerich mads at kiilerich.com
Thu Jun 28 05:23:03 CDT 2012


On 28/06/12 04:32, Matt Harbison wrote:
> That was it- I forgot the --local because I'm used to running the 
> Linux tests without it.  Now everything passes except:
>
> --- c:\users\Matt\ScratchRepos\hg-crew\tests\test-clone.t
> +++ c:\users\Matt\ScratchRepos\hg-crew\tests\test-clone.t.err
> @@ -479,7 +479,7 @@
>  No remote source
>
>    $ hg clone http://127.0.0.1:3121/a b
> -  abort: error: *refused* (glob)
> +  abort: error: A socket operation was attempted to an unreachable 
> network
>    [255]
>
> But that's obviously just getting the wrong error code for some 
> reason, and it works on Linux in VirtualBox on the same machine. Maybe 
> its one of the network filter drivers.  I'm not gonna worry about it.

Do you have a working IPv4 stack on that machine? Can you ' ping 
127.0.0.1 '?

What is the output of ' ipconfig ' and ' route print '?

/Mads



More information about the Mercurial-devel mailing list