'httprepository' object has no attribute 'do_read'

David Orriss Jr codethought at gmail.com
Wed Nov 10 20:42:14 PST 2010


On Wed, Nov 10, 2010 at 8:29 PM, Stephen Bannasch
<stephen.bannasch at deanbrook.org> wrote:
> At 7:41 PM -0800 11/10/10, David Orriss Jr wrote:
>>Hello,
>>
>>I'm following the steps to build OpenJDK7.  I'm following the steps here:
>>
>>http://wikis.sun.com/display/OpenJDK/Darwin10Build
>>
>>However when I get to the step to fetch code:
>>
>>$ hg fclone http://hg.openjdk.java.net/bsd-port/bsd-port
>
> What version of hg are you using? The forest extension doesn't work with 1.6.x.
>
> I'm still using the forest extension with:
>
> $ hg --version
> Mercurial Distributed SCM (version 1.5.4)
>

Actually.. that was the clue I needed.  I noted that Mercurial 1.7 was
active in my macports but 1.6.4 was still there and inactive.
Switching them with the activate command put me back to 1.6.4 and now
the fclone command works.

Thanks Stephen.

-- 
David Orriss Jr.

My blog: http://www.codethought.com/blog



More information about the bsd-port-dev mailing list