Purdue HG Setup
I was trying to set up a personal repo on Purdue’s machines using hg and of course I was confronted with the dreaded lines:
remote: bash: hg: command not found abort: no suitable response from remote hg!
Well, this is really irritating. The solution to this problem is that you must specify hg’s path in your .bashrc file on lore.
So on lore, add the following to your $PATH variable:
/opt/csw/bin
And you should be fine.
About this entry
You’re currently reading “Purdue HG Setup,” an entry on Shriphani Palakodety
- Published:
- 08.17.10 / 11pm
- Category:
- Computer Science
2 Comments
Jump to comment form | comments rss [?] | trackback uri [?]