Change history visualization tools?
TK Soh
teekaysoh at gmail.com
Wed Jul 30 00:39:32 UTC 2008
On Tue, Jul 29, 2008 at 2:58 PM, Christopher Nuzum
<cjn at tractionsoftware.com> wrote:
> I don't have GTK+ installed; it doesn't seem to be quite "there yet" for OS
> X. I did install py-gtk2 using Mac Ports, which took several re-runs and
> the creation of a symlink for a shared library it complained about needing,
> but it's still just the same.
I don't know anything about OSX, but hgtk needs PyGTK2 (which requires
GTK+, of course) to run. I made a quick hack to hgtk in the dev tree,
to make sure it has all (PyGTK2 & mercurial) it needs to run.
Currently, the error message you are getting isn't telling us the whole picture.
> If someone involved in the project has an interest in seeing if this can be
> made to run on OS X, I'm happy to work with them on the side to see what it
> takes to really get it running, and then post results back to the list.
> Thanks,
> Chris
> On Jul 25, 2008, at 11:22 AM, TK Soh wrote:
>
> Has anybody had luck doing this on a Mac? I'm running 10.5 and, although I
>
> think it's set up correctly (according to the instructions, anyway), none of
>
> the hgtk commands work.
>
> tardis (cjn) ~/src/r40 (93) hgtk
>
> TortoiseHg Dialog Wrapper
>
> hgtk [DIALOG]
>
> dialogs: log synch status clone merge update userconfig repoconfig
>
> serve recovery commit datamine about
>
> tardis (cjn) ~/src/r40 (94) hgtk log
>
> Please set TORTOISEHG_PATH to location of your tortoisehg repository
>
> zsh: exit 1 hgtk log
>
> tardis (cjn) ~/src/r40 (95) ls `printenv TORTOISEHG_PATH`
>
> COPYING.txt hgproc.bat* setup.py
>
> ReleaseNotes.txt hgproc.py tortoise/
>
> contrib/ icons/ tortoisehg.py
>
> hggtk/ installer/ tracelog.py
>
> Any tips?
>
> What revision of TortoiseHg are you using?
>
> BTW, do you have GTK+ and pygtk installed?
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
More information about the Mercurial
mailing list