On 02/17/2010 12:00 PM, Edward K. Ream wrote:
On Tue, Feb 16, 2010 at 8:04 AM, Emile Anclin<emile.anc...@logilab.fr> wrote:
I am since november working on a branch called 'rebuild' which indeed
creates our own nodes so that monkey patching should eventually
disappear.
I see a link to this branch at
http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/astng/branches
Clicking on this link takes me to
http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/astng/shortlog/a3bfd23c39fd
which doesn't seem like a friendly name for the branch :-)
Anyway, how do I use hg to clone this branch? As you can see, I am an
hg newbie.
Right, the Hg web interface isn't very friendly there.
Usually you clone the whole repo from
http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/astng and switch to
the branch with "hg up rebuild".
You can also just clone from
http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/astng#rebuild
/Mads
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects