Confirmed users
446
edits
mNo edit summary |
mNo edit summary |
||
Line 46: | Line 46: | ||
echo -e '\nexport PATH=$PATH:/c/Mercurial' >> ~/.bash_login | echo -e '\nexport PATH=$PATH:/c/Mercurial' >> ~/.bash_login | ||
* Install Mercurial from http://www.selenic.com/mercurial/wiki/index.cgi/BinaryPackages (use the first Windows site), and make sure the "change environment" checkbox in the installer's final page is checked. | * Install Mercurial from http://www.selenic.com/mercurial/wiki/index.cgi/BinaryPackages (use the first Windows site, and the release version), and make sure the "change environment" checkbox in the installer's final page is checked. | ||
<!--* Install GNU make 3.81 or later. (<tt>sudo port install gmake</tt>, but watch out: an older version is probably still in your <tt>PATH</tt>.)--> | <!--* Install GNU make 3.81 or later. (<tt>sudo port install gmake</tt>, but watch out: an older version is probably still in your <tt>PATH</tt>.)--> | ||
* <tt>hg clone http://hg.mozilla.org/actionmonkey</tt> | * <tt>hg clone http://hg.mozilla.org/actionmonkey</tt> |