Home » Questions » Computers [ Ask a new question ]

How to run Mercurial (hg) on Mac OS X

How to run Mercurial (hg) on Mac OS X

I want to checkout a repository using hg on Mac OS X.

Asked by: Guest | Views: 349
Total answers/comments: 1
Guest [Entry]

"Try running this in your Terminal:

sudo port install py25-socket-ssl

Also, make sure you've got the latest versions of mercurial and Python."