7
edits
(Add link to info on mercurial bundles) |
(Mention that recent hg uses bundles automatically) |
||
Line 11: | Line 11: | ||
hg clone http://hg.mozilla.org/mozilla-central spidermonkey | hg clone http://hg.mozilla.org/mozilla-central spidermonkey | ||
See [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Mercurial/Bundles Mercurial bundles] for information about downloading a single large file instead of using "hg clone". | See [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Mercurial/Bundles Mercurial bundles] for information about downloading a single large file instead of using "hg clone". Recent versions of Mercurial will do this automatically. | ||
=== Build the js shell === | === Build the js shell === |
edits