Non-Working Mercurial after Mac OS X Lion (10.7) Install

Augie Fackler durin42 at gmail.com
Sun Aug 21 04:42:41 UTC 2011


On Aug 20, 2011, at 11:10 PM, Kime H. Smith, Jr. wrote:
> 
> Mads:
> 
> Camelot:~ khsmith$ hg --traceback
> abort: file:// URLs can only refer to localhost
> Camelot:~ khsmith$ 
> 
> This is all I got ….

Try:
$ HGRCPATH=/dev/null hg version --traceback

(I'm shooting blind here, just trying to rule out weird config issues breaking things.)

> 
> Best,
> Kime
> 
> 
> On Aug 20, 2011, at 5:51 PM, Mads Kiilerich wrote:
> 
>> Kime H. Smith, Jr. wrote, On 08/21/2011 02:36 AM:
>>> Augie, et al:
>>> 
>>> 1. Deleted all Python libraries per your instructions, and the 2 hg executables.
>>> 2.(Extraneous) Installed Mac OS X 10.7.1 update.
>>> 3. Then re-ran the installer from selenic.com -- no joy. Still got "abort: file:// URLs can only refer to localhost" when running "hg"…..
>>> 
>>> What is the cause of this error? Any thoughts?
>> 
>> Please try to add --traceback when running Mercurial and show us this part of you command line session, with both the hg command and the error message you get.
>> 
>> /Mads
>> 
>> 
> 





More information about the Mercurial mailing list