Saturday, November 28, 2009

Disabled `hg view` command in Ubuntu

To enable `hg view` command it's needs to add
[extensions]
hgk=
in your repository hgrc (.hg/hgrc) or system-wide(/etc/mercurial/hgrc)
Or you might also need to install the tk package.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.