forest.py for mac
Stephen Bannasch
stephen.bannasch at deanbrook.org
Tue Dec 16 19:55:42 PST 2008
At 12:19 PM -0800 12/16/08, Paul Phillips wrote:
>On Tue, Dec 16, 2008 at 12:11:02PM -0800, Xiaobin Lu wrote:
>> Anyone could point me out how to get forest.py for Mac?
>
>hg clone http://hg.akoha.org/hgforest
I'm using Patrick Mézard clone (just a couple of fixes to Simons work):
hg clone http://bitbucket.org/pmezard/hgforest-crew
And after that add an an 'hgext.forest' item with the path to
forest.py in the extensions section in your ~/.hgrc file.
Here's mine:
$ cat ~/.hgrc
[ui]
username = Stephen Bannasch <stephen.bannasch at gmail.com>
[extensions]
hgext.forest=/Users/stephen/dev/mercurial/hgforest-crew/forest.py
More information about the bsd-port-dev
mailing list